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? Jc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php