> 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
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:
2 matches
Mail list logo