Hello
I have a server side script which checks that form fields have been completed. If not, an error page is called pointing out that 'Name' (for example) must be completed, and invites the user to 'go back' to complete the fields correctly.
However, I think we have all seen those error messages (normally in red type) next to the fields themselves - in other words, not another, separate asp file inviting the user to 'go back'.
In fact, some of the better sites keep those fields, which HAVE been completed properly, intact - the visitor doesn't need to complete them again because only the erroneous fields are highlighted.
Has anybody on the forum any sample script (it needs to be server side, since I already have a couple of Javascripts on the page) which would serve my needs?
Thank you in anticipation.
LaPluma
I have a server side script which checks that form fields have been completed. If not, an error page is called pointing out that 'Name' (for example) must be completed, and invites the user to 'go back' to complete the fields correctly.
However, I think we have all seen those error messages (normally in red type) next to the fields themselves - in other words, not another, separate asp file inviting the user to 'go back'.
In fact, some of the better sites keep those fields, which HAVE been completed properly, intact - the visitor doesn't need to complete them again because only the erroneous fields are highlighted.
Has anybody on the forum any sample script (it needs to be server side, since I already have a couple of Javascripts on the page) which would serve my needs?
Thank you in anticipation.
LaPluma