image in a form not shown in Outlook Explorer 6
Make sure that the src of the IMG element contains the full path to the
image file:
src="file://c:\myimages\myimage.jpg"
See if that fixes it.
steve
"Antony Lai" wrote in message
...
Recently I need to made a HTML form and mail to our customers. There was a
form inside the html e-mail. The e-mail shown everything including
img..., but could not show input type="image".... All other images
were
shown except that one. When I change the view from HTML to Normal, the
input image still there. However, I could not found it at the mail
received. Could somebody out there help.
|