Register the submited vars values on a session and echo them inside the
value="" part (or similar behavior, selected, checked, etc...) of your form
fields.

--

Julio Nobrega

No matter where you go, &this.

"Zavier Sheran" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a submission form distributed over 5 pages. When the user hits the
> "back" button in the browser on one of the pages to make changes on a
> previous page, all fields are emptied. This is only when I have a session
> running. When I use the same pages without the session, the data stays in
> the form.
>
> So I understand that the session expires the page immediately after
leaving
> it. Is there a way to give the page a few minutes before it expires or a
> similar behaviour?
>
> Thanks a lot.
>
> -Zavier
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to