ListMailPRO Email Marketing Software Forums
ListMailPRO Email Software
& Marketing Forums
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
gif images not showing in HTML Email in Outlook
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: gif images not showing in HTML Email in Outlook (Read 2018 times)
lajre
Posts: 19
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
Logged
DW
Administrator
Posts: 3787
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
Logged
Dean Wiebe
ListMailPRO
Author & Developer -
Help
|
Support
|
Hosting
Print
Pages: [
1
]
Go Up
« previous
next »
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
gif images not showing in HTML Email in Outlook