Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Sending multipart emails from a proc

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-03-30 : 09:23:28
Alexander writes "Hello, I worked out perfectly yout article on sending emails straight from a stored proc. It works great and I managed to send html emails as well.

My question is, how can I send html and plain text emails to my customers without interacting with an asp page. In other words just sending a standard email thats in the proc written both in html and plain text.

Thanks,
Alexander C. Tsoukias"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2006-03-30 : 09:23:48
This article:

http://www.sqlteam.com/item.asp?ItemID=5003

Does not use an ASP page to send email. Is that the one you were referring to?
Go to Top of Page
   

- Advertisement -