Pictures in email

T

Terri Prusack

I have added a signature to my emails. How do I display a picture of an
object under the signature information. I am not talking about attaching a
picture to open when you click the .jpg in the attachment line at the top of
the email. The picture I want to use is a .jpg file.

--
 
S

Steve Cochran

You can only do this with HTML messages. You can just create a signature
file with an image in it and set that as your signature.

<HTML>
<BODY>
text here
<IMG src="c:\myimages\myimage.jpg"
</BODY>
</HTML>

You can copy that into Notepad and edit it to set the correct image and text
(make sure you specify the full path to the image) and then save it as an
htm file and then set that as the signature file under Tools | Options |
Signatures.

steve
 

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