[SOLVED]Help updating multiple rows with one form submit
Posted: Fri Jun 12, 2009 12:16 pm
Hello All,
I need to create a form that will let the user enter an order number that will then display the information in that order. Specifically, the form will display all the links used in the web site and let the user order the links by entering what number they want it to be listed in.
What I have no idea how to do is create one form that will let all the link order numbers get inserted into their proper table row. I know how to update a single table row with a form, but not how to update multiple rows from one form.
If anyone can get me started, point me to a tutorial, etc it would be appreciated!
Thanks,
Gary
I need to create a form that will let the user enter an order number that will then display the information in that order. Specifically, the form will display all the links used in the web site and let the user order the links by entering what number they want it to be listed in.
What I have no idea how to do is create one form that will let all the link order numbers get inserted into their proper table row. I know how to update a single table row with a form, but not how to update multiple rows from one form.
If anyone can get me started, point me to a tutorial, etc it would be appreciated!
Thanks,
Gary