Forums
This topic is locked
Mutiple lines in form to upload
Posted 29 Oct 2003 17:28:30
1
has voted
29 Oct 2003 17:28:30 Greg LeBreck posted:
In asp with a sql dbI have a form I am creating. The purpose is to allow a user to create new part numbers in our item master databse. In the form there are "part number, class, description, and size." Rather than having them do this one at a time I would like to allow them to fill out a form with lines for upto 25 new parts. How can get the form to upload all the data even though some of it is repeating?