Hi all,
I have a html page which consists of form with fields etc.
Once this form is submitted the fields are validated and the information is emailed using asp.
Problem: Even on the first visit to the page before any of the form has been filled the script is executed and email etc is sent out. How can I prevent this form happening ?
Cheers
I have a html page which consists of form with fields etc.
Once this form is submitted the fields are validated and the information is emailed using asp.
Problem: Even on the first visit to the page before any of the form has been filled the script is executed and email etc is sent out. How can I prevent this form happening ?
Cheers