I have a form that has data in it, such as an email address or a name, or last name. Heres what what I want to do: When the user clicks on the submit button, I would like to do fhe form validation before it refreshes to the next page (which is in the 'action="nextpage.asp"' part of the form. How can I do this? I have read some resources that state I can do it by the use of Sub MyButton_onclick event, but that hasnt seemed to work.
Any Ideas?
Thanx,
Donn
Any Ideas?
Thanx,
Donn