
August 16th, 2001, 10:00 AM
|
|
Junior Member
|
|
Join Date: Apr 2001
Location: Santa Barbara, CA, USA
Posts: 11
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
combine 3 fields with javascript
I'm new to javascript and was hoping someone could help me with this issue. Couldn't find existing code.
I have a simple form that requires the end user to submit their phone number. I would like to have 3 fields, area code, 3 digits and then final 4 digits in their own field. I would then like to combine the numbers into one variable before after submitting and before passing the action.
|