T
Tora
Hi all,
I have a little big problem. I must clone some email to a new
destination over the cdo.message interface.
I read at this time all properties (from, to, subject, etc) from the
existing email in Outlook 2002 / 2007 via VBA.
We have some emails with embedded images in the email body. When I copy
the attachment and the HTML Body to the new message I get only a red
cross in the body of the new email.
I see in the HTML code that there is a embedded image with the tag 'cid'.
How can I read the Content ID from the existing email and how to write
it to the new email.
I hope someone can help me. I have searched very long in the internet
and I found only examples to create a new mail with a embedded image.
Thanks a lot for help.
Best regards,
Tora
I have a little big problem. I must clone some email to a new
destination over the cdo.message interface.
I read at this time all properties (from, to, subject, etc) from the
existing email in Outlook 2002 / 2007 via VBA.
We have some emails with embedded images in the email body. When I copy
the attachment and the HTML Body to the new message I get only a red
cross in the body of the new email.
I see in the HTML code that there is a embedded image with the tag 'cid'.
How can I read the Content ID from the existing email and how to write
it to the new email.
I hope someone can help me. I have searched very long in the internet
and I found only examples to create a new mail with a embedded image.
Thanks a lot for help.
Best regards,
Tora