RE: [PHP] form with multiple lines to insert

2003-02-27 Thread John W. Holmes
> I'm working on a form that will submit multiple lines of data to a > database. > > The form's style is that of an order form, where there are lines for each > item available, and a single submit button at the foot of the page. > > For example: > > === > Item Quantity > ---

[PHP] form with multiple lines to insert

2003-02-27 Thread Don Hicks
Hello, I'm working on a form that will submit multiple lines of data to a database. The form's style is that of an order form, where there are lines for each item available, and a single submit button at the foot of the page. For example: === Item Quantity -