I have the MailTo: configured in HTML to send an email out. It opens Outlook and I have to physically send the email. Is there a way to automatically send an email easily?
Not with HTML alone. The best HTML can do is what you described: Open the installed mail client and have the user send the email.
If you want to send the email with no user interaction, you'll have to use some type of Server-Side language such as ASP or PHP or Coldfusion, and use the language's mail functions to send it.
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.