Author Topic: gif images not showing in HTML Email in Outlook  (Read 2018 times)

lajre

  • Posts: 19
    • View Profile
gif images not showing in HTML Email in Outlook
« on: January 03, 2005, 09:26:12 am »
Hi,

I'm having trouble getting GIF images to show up in HTML emails.  I"m pointing to them on the server using the full address, but no luck.  Any ideas? Thanks

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
gif images not showing in HTML Email in Outlook
« Reply #1 on: January 05, 2005, 05:57:30 pm »
I would suggest double-checking that the images are correct, ie., if your image is as follows:

<img src=http://site.com/images/pic1.gif>

Try loading http://site.com/images/pic1.gif manually in your browser.

Also, be sure you have the HTML headers:

<html>
<body>
<img src=http://site.com/images/pic1.gif>
</body>
</html>

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting