O.o CDONTS is the old way (Classic ASP) of sending email through Web Pages and, if you are using the .NET framework, I am not sure why your provider would tell you to use this.
Before going down the road of CDONTS, look into using the System.Web.Mail class and see if you can send mail that way as opposed to using CDONTS.
let me know.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
Professional IIS 7 and ASP.NET Integrated Programming
================================================== =========