I have an ASP webpage set up with a form and CDONTS. When a user submits data to the form CDONTS sends an email with the form data in it to an email address.
Instead of sending an email only when the form is submitted, an email is sent everytimethe page loads.
What am I missing?! Thanks!