dbTalk Databases Forums  

how can I send email with html format?

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss how can I send email with html format? in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
peter
 
Posts: n/a

Default how can I send email with html format? - 08-25-2003 , 02:06 PM






I want to send emails by using SQL Mail. I have configure
my sql server 2000, and the mail is working by using both
xp_sendmail and xp_sqlagent_notify extended stored
procedure.

However, it seems I cann't specify to send html content
for the bodyformat.

does anyone know how to do it? or where I can find
detailed documentation on xp_sqlagent_notify?

Thanks,

Peter

Reply With Quote
  #2  
Old   
Keith Kratochvil
 
Posts: n/a

Default Re: how can I send email with html format? - 08-25-2003 , 04:25 PM






As far as I know you can't send HTML based email from SQLMail

You would need to use something like XPSMTP to send HTML based emails
For more information: http://sqldev.net/xp/xpsmtp.htm

--
Keith

"peter" <peter.zhang (AT) noetix (DOT) com> wrote

Quote:
I want to send emails by using SQL Mail. I have configure
my sql server 2000, and the mail is working by using both
xp_sendmail and xp_sqlagent_notify extended stored
procedure.

However, it seems I cann't specify to send html content
for the bodyformat.

does anyone know how to do it? or where I can find
detailed documentation on xp_sqlagent_notify?

Thanks,

Peter

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.