Replaces AttachURL
if i needed to embed a graphic in my email, i could use CDONTS's attachURL method. since attachURL isn't supported with CDO.Message, what can i use to embed graphics?
if i needed to embed a graphic in my email, i could use CDONTS's attachURL method. since attachURL isn't supported with CDO.Message, what can i use to embed graphics?
I was wondering if anyone knows the CDOSYS equivalent of attachURL in CDONTS?
For instance if you want to include an image within the email body, you have to attach it to the email. I can't find the equivalent in CDOSYS.
I have been told that I must not use the set keyword if that is the case then what would I use? Has anyone ever heard of that?
View Replies View Related