For me, using FastTemplate & calling back the same script is the best idea.
Using flags, you can have a different response by using a different 
template, yet retain all the POST data.

HTH,

At 03:49 AM 10/22/2001, Chip Landwehr wrote:
>I got a form that a user fills out.  When they hit submit they are
>transfered to a PHP page that verifies their data.  If a problem is found
>(They forgot to enter an e-mail address) the PHP sends them back to the
>original form with the field they forgot to fill out highlighted in red.
>Unfortunately all there entries are wiped out and they have to re-enter
>everything.  Any easy way to keep there original entries?
>
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to