View Single Post
Old 05-18-2005, 07:39 AM   #1 (permalink)
leisse
Registered User
 
Join Date: May 2005
Posts: 3
leisse is on a distinguished road
javascript type ahead

I have a few text boxes on my form, including one for a username and one for an email address. Both textboxes are the same with the exception of the @domain on the end of the email address. What I want to do is force the user to enter the username, and when they move to the next text box, have that username prepopulated in the email address text box. For example, after I type the username "leisse" in the username text area and I move onto to say the birthdate text area, I want "leisse" to automatically show up in the email address text area and I will append the @domain to the username. Any suggestions?
leisse is offline   Reply With Quote