473,320 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

i want the value of the firstname and lastname to appear on the email textfield

how do you get the value of textfield1 to appear on textfield2?

for example..

during registration/when filling up a form:

firstname: //input type.... name="fname"// john

lastname: //input type.... name="lname"// smith

email: john_smith ????

i want the value of the firstname and lastname to appear on the email textfield.. please help.
Mar 5 '13 #1
2 1689
Rabbit
12,516 Expert Mod 8TB
You will have to use javascript for that so I moved your thread to the javascript forum.

Use an event, such as the onchange event, to trigger a javascript function that populates the email field.
Mar 5 '13 #2
Friend you can use

placeholder:"First Name"

in css in particular input type

ex- <input type="text" placeholder="first Name">

if any problem u can ask
Mar 10 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Pål Sindre Hiåsen | last post by:
Hi, The thing I want to do, is to get - change and put content from text fields that is dynamically created. I use PHP to create the form that have textfields in it. The number of textfields...
6
by: Mark 123 | last post by:
Hi I am getting an Object Expected error when using the following script. Can anyone see any syntax error? <script> aTemp=location.href.split("?");
5
by: Theresa Hancock via AccessMonster.com | last post by:
I have an Excel table I need to import into Access. The name is entered into one field "Name". I'd like to have two fields in Access, FirstName and LastName. How do I do this. -- Message posted...
3
by: Shapper | last post by:
Hello, I have an aspx.vb code with a function. In this function I need to check if a variable is a valid email address. Something like: address@domain.extension How can I do this? Thanks,
4
by: raghav | last post by:
Hi all I am having a SP which is returning a value......Now I have to store that value in session...I saw some examples in msdn lib ----> string Name=string.Empty; Session=Name.ToString(); ...
3
by: YMPN | last post by:
Hi Everyone, I'm deen from Riyadh. Please do help me with some problem i have. I have this formview control setup to recieved inputs from user (textbox, dropdownlist, others). After...
0
by: avssiva | last post by:
I am doing one project . in that we are using smtp and pop3 mail servers sending and receving respectively. My problem is display USERNAME(LASTNAME OR FIRST NAME ) in the place of Sender email-id. ...
5
by: simononestop | last post by:
Hi im totally new to perl this is my first go at using it (I normally use asp). I have set up a form with a cgi script from demon hosting. I have edited the script and the form works it sends me an...
0
by: Dom | last post by:
I'm using a DataGridView, and the right mouse button has a special functionality. Unfortunately, the Context Menu always pops up. I noticed that the ContextMenuStrip of the EditingControl is...
0
by: MrMinde | last post by:
Question is: How on earth can I create a 2nd drop down menu, which is greyed out if first drop down isn't selected. If 1st drop down box has been selected, and when second drop down has been...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.