J
Jesper
Hi
I like to embed a picture to an html email message. I have tried used the
attach.add "pathtopicture" on the email item object, and used the name of the
picturefile as id after cis in img src property (<img
src="cid:filename.gif">). It looks fine in outlook, and when I send to an
outlook inside company, it also looks fine. Then I have tried send the
composed mail to both hotmail and gmail account, where the pictures are not
displayed even that I say no to block pictures from sender.
I have manually (by outlook insert picture function) tried to embed a
picture to an email, and send that to my hot mail and gmail. That works fine.
What is the difference???
Anyway, what is the right method to programmally embed picture to a html
email, så it will shown in recieving enviroment like hotmail og gmail???
Prefer code examples in vb 6.0
regards jesper
I like to embed a picture to an html email message. I have tried used the
attach.add "pathtopicture" on the email item object, and used the name of the
picturefile as id after cis in img src property (<img
src="cid:filename.gif">). It looks fine in outlook, and when I send to an
outlook inside company, it also looks fine. Then I have tried send the
composed mail to both hotmail and gmail account, where the pictures are not
displayed even that I say no to block pictures from sender.
I have manually (by outlook insert picture function) tried to embed a
picture to an email, and send that to my hot mail and gmail. That works fine.
What is the difference???
Anyway, what is the right method to programmally embed picture to a html
email, så it will shown in recieving enviroment like hotmail og gmail???
Prefer code examples in vb 6.0
regards jesper