Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending automatic emails using IIS in ASP

Status
Not open for further replies.

kay41

Programmer
May 9, 2000
4
FR
Hy,<br><br>I want my application to send emails automatically after clicking on a button. I'm working with IIS. Is it possible to do it? Have I to install a new ASP component or does IIS make it?<br>Thanks a lot for your help.<br><br>Goodbye&nbsp;&nbsp;&nbsp;;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kay<br><br>
 
Hi ,<br><br>You have to use CDONTS i.e [Collabrati DAta Objects for NT server]its&nbsp;&nbsp;a built in object which is installed on server with Option PAck 4.0..use the object prorammatically to send mails..:))<br><br>Vinod
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top