You could save all of the form data in session variables, when they
click edit re-populate the form fields with the session data.

>>> "Artoo" <[EMAIL PROTECTED]> 07/07/03 04:00PM >>>
Anyone know where I can view some sample code that does the following?

When the user clicks on SUBMIT, they are taken to a confirmation
screen
which they can click an EDIT button or SUBMIT button. If they click on
the
EDIT button they are taken back to the first form. How do you repost
the
data the user entered into the first form, as I get a empty form when
I
click on EDIT?

Thanks



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


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

Reply via email to