PeterEvans
Programmer
OK, this seems a daft question because when you look up TSubType the way to use it seems clear. I want to receive and send emails in both Plain text and HTML, how do I do it? I have a working solution for Plain text, but cannot make the HTML option work.
Using NMPOP31 I get the incoming HTML email OK. I then extract the <!DOCTYPE ... </HTML> HTML section and send that using NMSMTP1 with SubType set to mtHtml. I get back in Outlook the HTML as a Plain text every time, instead of being interpreted as HTML. Can someone tell me how to get round this please?
(I have seen the thread thread101-849231.)
Thanks in advance.
Using NMPOP31 I get the incoming HTML email OK. I then extract the <!DOCTYPE ... </HTML> HTML section and send that using NMSMTP1 with SubType set to mtHtml. I get back in Outlook the HTML as a Plain text every time, instead of being interpreted as HTML. Can someone tell me how to get round this please?
(I have seen the thread thread101-849231.)
Thanks in advance.