CM wrote:
> 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 t
On Wed, Jul 03, 2002 at 07:18:45PM -0600, CM wrote:
>
> 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
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
3 matches
Mail list logo