View Full Version : Html Attachment to link to attached Images Outlook 2007


Heathy
12-30-2010, 01:07 AM
Hi.

Hi. I am aware there are differing opions on Html emails.

However, I have been requested to produce an html document to email to specific recipients in this format.

Some of the html functions I need to use are not handled well by the Email client I am using (Outlook 2007), let alone where it is going.

Therefore as a workaround I am attempting to email the html document as an attachment to my email, so that it will be opened in a web browser.

However, I am having trouble, linking to the attached photos to the same email from within that html document.

I have successfully, embeded the photos into the same email, using CDO 1.21 and <img src=cid: etc. However, this does not work for the attached html file.

Any ideas on how to refer to them from within the attached html document would be greatly appreciated.

Thank you.

Simon_MT
01-02-2011, 11:27 AM
Why don't you create your html file on your domain and then send it from your brower to yourself.

Simon