I have written a very simple form which asks for an email address. Upon submission I perform a javascript function which does some high level validation. If the validation is a success, I would like it to go to the action page. But if the validation was not successful, I would like the page to reload with an added error graphic.
Right now, it goes to the action page if successful. If not successful I just use an alert box with an error message. I am now being asked to add the error graphic. [sig][/sig]
Right now, it goes to the action page if successful. If not successful I just use an alert box with an error message. I am now being asked to add the error graphic. [sig][/sig]