How do I use the ASPMail component to send email from my web page?
The following article explains how to use the ASPMail component within your website. This component allows you to send an email from your website to any number of recipients. The details of the email can be entered directly in the code or can include the results of a form. With HostMySite.com’s recent addition of Spam filtering software, you will need to add an “X-MimeOLE:” header to your ASPMail script to reduce the chances of the message being considered spam. You can see an example of this in the code below.