Hello!
I use CDO (schemas.microsoft.com/cdo) to send bulk e-mail from Access 2003.
E-mail is in html format and I'm having problem with embedding images:
"....
<v:imagedata src="datoteke/image001.jpg" o:title="Logotip-KRIK-nov"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=184 height=81
src="datoteke/image002.jpg" v:shapes="_x0000_i1025"><![endif]><o
></o
></span></a></p>
..."
Everything is OK at the recipients' side, except for the images. They do not get/see them in the message.
In what way should I code <image data src= > for the images to display properly at recepients??
Thank you in advance!
Miha
I use CDO (schemas.microsoft.com/cdo) to send bulk e-mail from Access 2003.
E-mail is in html format and I'm having problem with embedding images:
"....
<v:imagedata src="datoteke/image001.jpg" o:title="Logotip-KRIK-nov"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=184 height=81
src="datoteke/image002.jpg" v:shapes="_x0000_i1025"><![endif]><o


..."
Everything is OK at the recipients' side, except for the images. They do not get/see them in the message.
In what way should I code <image data src= > for the images to display properly at recepients??
Thank you in advance!
Miha