N
NoChat
All --
I'm looking for some Javascript code that will let me select a number
from a drop-down list (1-100) and dynamically generate that number of
form objects for a user to fill out. Basically, it's an order form.
A user will select how many items he or she would like to order, and
then based on that number, the proper number of fields will be
displayed for completion.
Having some trouble figuring out how to do this, any help is greatly
appreciated!
I'm looking for some Javascript code that will let me select a number
from a drop-down list (1-100) and dynamically generate that number of
form objects for a user to fill out. Basically, it's an order form.
A user will select how many items he or she would like to order, and
then based on that number, the proper number of fields will be
displayed for completion.
Having some trouble figuring out how to do this, any help is greatly
appreciated!