R
Richard Bibby
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.
<div class="adht6t2a2hjuo-1" nowrap="true"
style="z-index:15;top:3388px;left:35px;width:699px;height:283px;"><img
src="cid:image1" border="0" width="699px" height="283px"></div>
However this does not work. Here the image is rendered using the
AlphaImageLoader.
<div class="adht6qe12cg2v4-0" nowrap="true"
style="z-index:25;top:3265px;left:35px;width:699px;height:283px;"><div
style="width:699px;height:283px;display:inline-block;filterrogidXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='cid:us.jpg');"></div>
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
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.
<div class="adht6t2a2hjuo-1" nowrap="true"
style="z-index:15;top:3388px;left:35px;width:699px;height:283px;"><img
src="cid:image1" border="0" width="699px" height="283px"></div>
However this does not work. Here the image is rendered using the
AlphaImageLoader.
<div class="adht6qe12cg2v4-0" nowrap="true"
style="z-index:25;top:3265px;left:35px;width:699px;height:283px;"><div
style="width:699px;height:283px;display:inline-block;filterrogidXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='cid:us.jpg');"></div>
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