You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Sending Email with ASP ASP / Emailing
All good websites need to be able to send and recieve email . Ok you could have a mailto link in your page pointing to your email address which when the user clicked on it their default email client opened up but why not let ASP handle this . We will use ASP and CDONTS for this task .