Problem with image in windows mail signature

L

lostinthought

I have my signature as an html file and when i view it in IE it looks fine.
But when I transfer it to my windows mail the img src is empty. it just shows
src"" in the source code of the email and my image is just a blank box with
an x in the upper lefthand corner. What during the transfer from html file to
signature is making the image source path disappear?
 
D

Dave

What do you mean by "transfer it to windows mail"?
All you have to do is tell WM to use the html file.
Tools - Options - Signatures
New
(.) File
browse to where you stored the html file
OK

Note: the html file has to be 4K or smaller in size
 
L

lostinthought

Thats exactly what i mean when i say transfer. It goes from an html file to a
signature in your mail. somewhere along the way the img src "" is being
erased. i cant understand why. this is a copy of my html file.. notice the
src"http://www.lostinthoughtstudios.com/sig.gif"

<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>
<DIV align=left><FONT size=2
face=Arial> </FONT></DIV>
<DIV align=left><FONT size=2 face=Arial>
<HR>
</FONT></DIV>
<DIV align=left><FONT size=2 face=Arial> <IMG
style="WIDTH: 66px; HEIGHT: 63px"
src="http://www.lostinthoughtstudios.com/sig.gif" width=75 height=74
IMG></FONT></DIV>
<DIV align=left><FONT size=2 face=Eurostile><STRONG>Lost In Thought
Studios</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2
face=Eurostile><STRONG><EM>Christopher Bryan harmon</EM></STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>(757)
272-2716</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>GoogleTalk:
Skimino</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>Yahoo IM:
Chris_Herman78</STRONG></FONT></DIV>
<DIV align=left>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><A
href="http://www.LostInThoughtStudios.com"><STRONG>www.LostInThoughtStudios.com</STRONG></A></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><A
href=""><STRONG>[email protected]</STRONG></A></FONT></DIV></DIV></FONT></DIV></FONT></DIV>

here is a copy of the signatures source code..

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>
<DIV align=left><FONT size=2
face=Arial> </FONT></DIV>
<DIV align=left><FONT size=2 face=Arial>
<HR>
</FONT></DIV>
<DIV align=left><FONT size=2 face=Arial> <IMG
style="WIDTH: 66px; HEIGHT: 63px" src="" width=75 height=74 IMG></FONT></DIV>
<DIV align=left><FONT size=2 face=Eurostile><STRONG>Lost In Thought
Studios</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2
face=Eurostile><STRONG><EM>Christopher Bryan harmon</EM></STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>(757)
272-2716</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>GoogleTalk:
Skimino</STRONG></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><STRONG>Yahoo IM:
Chris_Herman78</STRONG></FONT></DIV>
<DIV align=left>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><A
href=""><STRONG>www.LostInThoughtStudios.com</STRONG></A></FONT></DIV>
<DIV align=left><FONT color=#808080 size=2 face=Eurostile><A
href=""><STRONG>[email protected]</STRONG></A></FONT></DIV></DIV></FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>

it's the exact same except this time the src "" with nothing in between the
quotations. All I am doing is choosing the file from browse and applying it.
What is killing the image source?
 

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