View Single Post

Old 06-02-2007, 09:53 AM   #1 (permalink)
general_ya
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 general_ya is on a distinguished road
javascript dynamically generate multiple textboxes and forms based on pulldown menu?

So I have a drop down menu box that has values 1 - 9..If I select 1, then only 1 set of text box should dynamically show below it, whereas if I select 2, then 2 sets of textboxes will show up. ----pulldown menu selected 1First name textfieldLast name textfieldpulldown menu selected 2First name textfieldLast name textfieldFirst name textfieldLast name textfield
__________________
general_ya is offline   Reply With Quote