<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>asp classic</title>
		<link>http://mostshar.forumotion.com/asp-classic-f5/-t1.htm</link>
		<description>programming web site using asp classic and javascript or vbscript</description>
		<lastBuildDate>Thu, 13 Dec 2007 11:26:06 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>asp classic</title>
			<url>http://i24.servimg.com/u/f24/11/78/31/11/data_s11.gif</url>
			<link>http://mostshar.forumotion.com/asp-classic-f5/-t1.htm</link>
		</image>
		<item>
			<title>Howto: Install CDONTS Windows 2003</title>
			<link>http://mostshar.forumotion.com/asp-classic-f5/howto-install-cdonts-windows-2003-t9.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Howto: Install CDONTS Windows 2003 

As you should know, on Windows 2003 Server, CDONTS was deprecated and CDOSYS is the new one Microsoft email sender component (read more on Microsoft Website)



However, some ASP scripts will require CDONTS and customers can need CDONTS install.



So, to install CDONTS



1) First, install MailEnable or other SMTP server. Make sure it is running.

2) Download and unzip cdonts.dll to C:WindowsSystem32 folder

3) Register the CDONTS.DLL component on  ...</description>
			<category>asp classic</category>
			<pubDate>Thu, 13 Dec 2007 11:26:06 GMT</pubDate>
			<comments>http://mostshar.forumotion.com/asp-classic-f5/howto-install-cdonts-windows-2003-t9.htm#9</comments>
			<guid>http://mostshar.forumotion.com/asp-classic-f5/howto-install-cdonts-windows-2003-t9.htm</guid>
		</item>
		<item>
			<title>Sending Mail from ASP with CDONTS.NewMail Object</title>
			<link>http://mostshar.forumotion.com/asp-classic-f5/sending-mail-from-asp-with-cdontsnewmail-object-t8.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Properties of NewMail Object.

From A string value contaning the email address of the sender

(for example Me@somewhere.com) 

To A string value contaning the email address of the recipient.

(for example, someone@somewhere.com)

Multiple addresses can be added by seperating wih &quot;;&quot; 

Subject The subject line for the message. 

Body A string value contaning the body text of message. 

Cc A string contaning the email addresss of recipents who will recieve a copy of current message.  ...</description>
			<category>asp classic</category>
			<pubDate>Thu, 13 Dec 2007 11:13:22 GMT</pubDate>
			<comments>http://mostshar.forumotion.com/asp-classic-f5/sending-mail-from-asp-with-cdontsnewmail-object-t8.htm#8</comments>
			<guid>http://mostshar.forumotion.com/asp-classic-f5/sending-mail-from-asp-with-cdontsnewmail-object-t8.htm</guid>
		</item>
	</channel>
</rss>