Signature image as a link, not an attachment

G

Guest

In my signature, I'm trying to insert a link to an image (located on my
website), rather than the image itself. I can write the html code
(below) that seems to work, but when sending, it appears that Outlook
2002 grabs the image and attaches it to the message. In the end,
the recipient gets an image attachment rather than a link.

I get email like this from vendors like Dell (links in the email
instead of images). Can Outlook do this?

[Sample HTML signature file]
<html><body>
Jim T
<hr>
<a href="http://www.mywebsite.com"><img
src="http://www.mywebsite.com/mylogo.gif"></a><br>
<br>My street address<br>
City, Country etc.<br>
</body></html>
 
G

Guest

Tools\Options
"Mail Format" tab
"Internet Format" button
uncheck "When an HTML message contains pictures located on the Internet,
send a copy of the pictures instead of the reference to their location"
Click OK
Click OK

-- Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top