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)
 SQLMail Help...

Author  Topic 

ALobo
Starting Member

1 Post

Posted - 2001-12-17 : 13:18:05
Does anyone know how to make SQLMail send emails as HTML..?

I can only seem to get SQLMail to send emails as plain text; which if HTML is contained in the message string then the message shows the HTML tags as well...

Any help would be great..!



AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2001-12-17 : 13:58:20
Nope. SQLMail only does plain text. You'll have to use another email system to do HTML. There are a few articles on this site talking about how to use other mailing systems. Check here: [url]http://www.sqlteam.com/SearchResults.asp?SearchTerms=email[/url]

-------------------
It's a SQL thing...
Go to Top of Page
   

- Advertisement -