For form field validation, how do I do the following where the field validation is contained in the file called by the existing <form action...>? This file displays a page with the message 'Please press Back and try again.' once validation has failed. Upon pressing the 'BACK' button, the fields are EMPTY and the user must start from scratch and therefore is a turnoff.
1) How to STORE form field values and return them back to their form fields AFTER using the 'BACK' button once form fields failed validation.
Is there a way to re-capture/recall those field values (pass those variables back) e.g. via enviromental values (for ANY browser) to the previous page?
This is needed for a pre-existing script.
2) How to do this validation for those browsers NOT using cookies and/or javascript?
3) If either cookies or javascript must be used, which is more prevalent for a browser to have enabled?
Thanks in advance.
In reply to How to re-capture/recall form field values AFTER pressing the 'BACK' button? by newbie00
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |