shabbaranks
Registered User.
- Local time
- Today, 04:54
- Joined
- Oct 17, 2011
- Messages
- 300
Hi all,
I was wondering if someone could help me? Im trying to collate values from within a form and add them to a list box. Would I use sql and would I declare all of the form controls and then use a mysql insert command or is there a better way?
The reason I am inserting them into a list box is because the list box will grow as more entries are made and then the user would submit all the values to the table at the end.
I was wondering if someone could help me? Im trying to collate values from within a form and add them to a list box. Would I use sql and would I declare all of the form controls and then use a mysql insert command or is there a better way?
The reason I am inserting them into a list box is because the list box will grow as more entries are made and then the user would submit all the values to the table at the end.