Question
multiple file upload
I am trying to develop a form to where users can upload
multiple files. But where i am getting stuck on, is i want the
upload file section to be dynamically built, meaning that it will
first display only one input box to upload a file, and then right
below that it will say upload another and if the user clicks it, it
will show another input box to upload another file and so on, so a
user can upload multiple files.