Within a Form, I'm giving the user the option to enter (say) 3 names - so I then have 3 values. What I'd like to do is give the user the option to "Add another?" ... up to, say, a maximum of 7 individual inputs.
What I need to do is somehow create a new variable for each 'addition' and display a new input box each time 'add another' is selected - rolling down the page until the user is through or has reached the maximum number.
In an attempt to keep the form tidy, on-screen, and in not knowing how many the user in any particular scenario may choose to keep adding.... can someone please suggest how I might achieve this?![]()
Thanks in advance....



Reply With Quote


Bookmarks