I wrote a php program to display an error-message when an invalid email was entered.
When I use the browsers "back" button,
I return to my webform and can correct the error.
However,I'd like to use a link back instead of the browsers "back" bitton, for the newbie users.
Is there a way to simulate the browsers' "back" button by using a normal link back to my webform?
At the moment I get a fresh form page when I try to link back with a link.
How can I use a link back to my form and still have kept the text the user entered until he caused an error?
Can anyone help?
Thanks,
Riggie Freyer