javascript - how do creat dynamic text box
I am new to this forum...and new to Javascript also
I have a drop down select box,values in the select box are 1,2,3,4,5.
Depending on the selected value , i need to creat text boxes...
say if users select 3, i need to display 3 text boxes for them to enter information. can any one help me with Javascript code to do this.....
Thanks.

