Hi, all,
How can we send a HTML format E-mail
by using xp_sendmail Stored procedure?
Thanks a lot.
--Elain
How can we send a HTML format E-mail
by using xp_sendmail Stored procedure?
Thanks a lot.
--Elain
1. how send emails in HTML Format ?
First set the message format to Mime.
The set the HTMLtext to what ever.
Message Format = 0
HTMLText = '<BODY>Hello World</BODY>'
Barry McAuslin
2. Oracle tools
3. How to Send Email unsing HTML format.
4. once again: LOCATE INDEXORDER
5. Sending HTML or RTF formatted emails using xp_sendmail
6. Passing parameters between forms !!!!!!!!!!!!!!!!!!
7. Sending email in HTML format
9. Sending HTML Formatted Email
10. Sending Email in HTML format
11. Format content of email when send email with object of CDONTS
12. SQL Mail and send HTML format/ Outlook Rich Format
13. Send HTML eMail