A
Andrew Robinson
I used to use the old CDO.Message.CreateMHTMLBODY() method to encode a web
page and send it as an email. Encoding HTML is pretty simple but when you
have associated images CDO.Message was the way to go.
I never found an easy way to do this with version 1.x of the framework. Is
there anything in 2.0 that will do this or do I still need to interop with
CDO?
Thanks,
-Andrew
page and send it as an email. Encoding HTML is pretty simple but when you
have associated images CDO.Message was the way to go.
I never found an easy way to do this with version 1.x of the framework. Is
there anything in 2.0 that will do this or do I still need to interop with
CDO?
Thanks,
-Andrew