| Author |
Message |
mamister
Joined: 28 Jan 2008 Posts: 1
|
Posted: Mon Jan 28, 2008 2:52 pm Post subject: Looks good in preview but..... |
|
|
I uses these for my html only format email:
<HTML>
<BODY>
<IMG alt="" hspace=0 src="file:///c:/Company.gif" align=baseline
border=0>
</BODY>
</HTML>
It looks good on the preview tab but when I do a test mail, on the outlook express there is only a red x in a small box?
I have set to internet zone in my outlook express security setting and I did tried another emailer program with the same content and my outlook express show the graphic just fine.
Please advise. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2429
|
Posted: Mon Jan 28, 2008 4:41 pm Post subject: |
|
|
| This code is wrong. The picture URL is a file on your HD. It has to be either a URL to the picture on your website or the name of the picture alone but of course you have to drop that picture to the attachment pane. |
|
| Back to top |
|
 |
|