AndiOliver
Programmer
My present application which I am developing right now has to send mails from within with certain info obtained from there.
For that matter I've used MAPI Session and it works just fine with just one slight problem:
I've used a richtext control to format my info the way I wanted to be. Inside my application this looks fine for me. Trying to send this to my clients, they would not see the text formating but the code of it in RTF mode.
So please, I am asking for an adwice:
- Which solution do I have to solve this matter?
PS
I tried to convert rtf code into html. But the same problem, they will receive html code but not the text format with it.
For that matter I've used MAPI Session and it works just fine with just one slight problem:
I've used a richtext control to format my info the way I wanted to be. Inside my application this looks fine for me. Trying to send this to my clients, they would not see the text formating but the code of it in RTF mode.
So please, I am asking for an adwice:
- Which solution do I have to solve this matter?
PS
I tried to convert rtf code into html. But the same problem, they will receive html code but not the text format with it.