Reply to Keeping form elements in place after redirect
Posted by Chris on 11/21/07 19:57
I have a form that is processed by a php page and then redirected by
the same php page back to the form page again.
After the page has redirected back it clears the data entered in the
form's textfield and combo selections. Is there a simple way of
mainting the user's text/selections after the form has been
redirected?