Does anyone know how to automatically send a simple email by clicking a button on a form? I do not want the user to do anything other than click the button, when I use mailto it brings up an email page with my address entered in the To: input box waiting for the user to send it.<br>
<br>
All I want to email is the string: "An order has been placed" (which is nowhere on the form.) to a set email address.<br>
<br>
In my site I'm using ASP, HTML, VBScript using Visual InterDev.
<br>
All I want to email is the string: "An order has been placed" (which is nowhere on the form.) to a set email address.<br>
<br>
In my site I'm using ASP, HTML, VBScript using Visual InterDev.