need to send rtf format using smtp and vb6 or vb.net

A

aharbour

Hi
I am upgrading our current system that sends email using vb6 and mapi.
RTF emails are send out using the mapirtf.dll api library.

I cannot find a way to send out emails in rtf format, only plain text
or html.
I am using the CDO.Message object.

does anyone have any suggestions other than using an rtf to html tool
none of which that
i have tried gives an exact match of the rtf code.

Thanks
AH
 
S

Sue Mosher [MVP-Outlook]

You'd need an additional .dll that works with CDO. Either that or use Redemption. See http://www.outlookcode.com/d/formatmsg.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top