Windows 2003 Web Hosting 2003 Web Hosting
Windows Hosting Company Info asp.NET web hosting Microsoft Web Hosting Windows 2003 Web Hosting Windows 2003 ASP Hosting 2003 Web Hosting Windows 2003 Hosting
Windows 2003 Web Hosting Windows 2003  Web Hosting

ASP CDONTS Mail Component Tutorial

The CDONTS component is a great email component to use on your ASP pages. Below are some sample CDONTS Mail scripts to use on your ASP pages:

To send a text-based message using CDONTS:

<%
dim mail

'Create the object
set mail = server.CreateObject("CDONTS.NewMail")
mail.From = "anyone@yourdomain.com" 'This is the address that the email is
coming from.
mail.To = "anyone@somewhere.com" 'This is the email address that you are
sending to.
mail.Subject = "Here is the subject" 'The subject as it will appear in the
email.
mail.body = "The body of the email." 'Place the body here.
'If you want to place a carriage return in the body use vbCrLf.
mail.Send 'Send the message out.
set mail = nothing 'Clean up after yourself.
%>


To send an HTML-based email using CDONTS:

<%
'Place these before the mail.body.
mail.mailFormat = 0
mail.bodyFormat = 0
%>


To send an attachment using CDONTS:

<%
mail.AttachFile server.MapPath("attachedfile.asp") 'You must use the exact server path.
%>


To send a carbon copy using CDONTS:

<%
mail.Cc = "someoneelse@somewhere.com"
%>


To display a message in the from section:

<%
mail.value("Reply-To") = "someone@somewhere.com"
mail.from = "I am sending this to you"
'Your message will now display in the from email address instead of your email address.
'If someone replies to your email, they will still reply to someone@somewhere.com
%>

Many thanks to one of our fine hosting customers at www.webenalysis.com for providing this information for this tutorial

Windows 2003 Hosting

 

1PlanHost provides affordable Windows 2003 ASP, ASP.NET and FrontPage Web Hosting solutions for thousands of companies and non-profit organizations worldwide. With our Windows 2003 hosting 100% Uptime and 45 Day Full Money Back Guarantee, it is hard to beat us in terms of reliability and value. Since 1996 our commitment has been to provide customers with the most reliable servers and outstanding support. Sign up now to begin your positive Windows 2003 web hosting experience with 1PlanHost.com An innovative Windows 2003 Resellers Web Hosting Program is also available. We are looking forward to serving you!
Darrell Williams

 

 
Customer Care (Support)
Hosting Technical Support Customer Care HelpDesk

Tutorials and FAQ
Support Tutorials Directory Getting Started Tutorial Control Panel Tutorials
Email Tutorials FrontPage Tutorials FTP Tutorials
ASP Tutorials Database Tutorials
Miscellaneous Tutorials Frequent Asked Questions

Account Management
Account Control Panel Update Account Info Form Cancel Hosting Account

Renewing Existing Services
Renew Web Hosting Account

Adding New Services
Order Web Hosting Account Add 1000 MB to Account



microsoft asp hosintg

Windows 2003 Web Hosting
Order Windows 2003 Web Hosting



Testimonials:

"Excellent value and customer service"
-- Jerry Smith

"They deserve an A+ in tech support, reliability, and hosting packages."
-- Master Hall

Read more quotes...


ASP hosting

windows 2003 .net hosting