On Thursday 29 August 2002 17:22, Jean-Christian Imbeault wrote:
> I have php page that creates an html form. When the user hits the submit
> button another php script is called to parse the form and display some
> output.
>
> However I find that if I hit the back button the form values get reset.
> How can I make it so that if I hit the back button the values I entered
> in the form will still be displayed?

Have a look at the archives, it has just been answered:

  marc.theaimsgroup.com/?l-php-general

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
'Tis the dream of each programmer,
Before his life is done,
To write three lines of APL,
And make the damn things run.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to