What do you do if you have a huge form that you want broken up into several different forms but each time the submit button is pressed the info is saved to the sql table.
Do you just create the table on the first form submit and then on each subsequent form you just update the table? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php