Excel CDO mail

S

SHETTY

Dear Friend


HTML image is sent in the body of mail message while sending mail through
CDO.

The problem is HTML image in the body of the mail is not visible properly,
ie image is shown without any formating like colour, line format etc

However same mail if downloaded through outlook, image is clear with all the
format. Only prolem is while in viewing the report through internet
explorer.

How I can come out with this problem ?

Thanks & regards


Ramesh Shetty
 
R

Ron de Bruin

My code example will delete images from the mail
http://www.rondebruin.nl/cdo.htm

You can try this for a file you create on your computer
..CreateMHTMLBody "file://C:/test.htm"

But there is no example that will always work correct with good results
on every computer system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top