Hej,
I have an html format email that contains one image. I have two versions of
the email. The html is identical except for the way the image is
referenced.
This html works and the image is displayed correctly.
style="z-index:15;top:3388px;left:35px;width:699px;height:283px;">
![]()
src="cid:image1" border="0" width="699px" height="283px">
However this does not work. Here the image is rendered using the
AlphaImageLoader.
style="z-index:25;top:3265px;left:35px;width:699px;height:283px;">
style="width:699px;height:283px;display:inline-block;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='cid:us.jpg');">
Any ideas? In the first email I do not see the image as an attachment, but
I do in the second but its not displayed inline.
/Richard
Archived from group: microsoft>public>outlook