Re: no empty form fields after submitting form
On Sep 14, 6:39 pm, Michael Fesser <neti...@gmx.de> wrote:
> To keep the form data while moving from one page to another you would
> have to store the values in a session.
>
> Micha
Ok, I'll use sessions, thanks!
|