Page 1 of 1

form1 to form2

Posted: Thu Feb 05, 2009 8:35 am
by killbaz
Hello to all...
How to save the data from form1 and form2 and form3 and form4 and validate to the end? [insert it in DB]
i dont know with this hidden fields and ... thanks

Re: form1 to form2

Posted: Thu Feb 05, 2009 8:47 am
by susrisha
use sessions to store the data from forms and then validate at the end

Re: form1 to form2

Posted: Thu Feb 05, 2009 9:15 am
by killbaz
and how to , can you make a simple basic model to see how it's made?
thanks

Re: form1 to form2

Posted: Thu Feb 05, 2009 5:43 pm
by VladSun
Take a look at this thread:

viewtopic.php?f=1&t=88920