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?