RE: [PHP] Validating forms and showing errors

2002-05-26 Thread David Freeman
> I want to validate a form (in page1.php) to check if the > user has entered a correct email-adress and more, and if he > needs to correct some fields, I'd like to display the form > again with all correct values filled in and the incorrect > fields hightlighted. I tend to do this sort

RE: [PHP] Validating forms and showing errors

2002-05-26 Thread Martin Towell
These are the five methods I know of getting the data back to the original form. 1. Client side cookies 2. Server side cookies/session variables 3. URL 4. hidden form 5. submit back on yourself Take your pick Martin -Original Message- From: Victor Boivie [mailto:[EMAIL PROTECTED]] Sent: