Stationary, not displaying linked background

G

Guest

Word, outlook 2003

When creating a new email message outlook2k3 is failing to display this line
in the below stationary "<TD
background=http://www.MyDomain.com/stationary/StatBG.png>"

When you pull up the email it does not show the image as a background and
displays nothing, however if it is sent to a user using a previous version of
outlook it will show as intended, but in any version of outlook 2003 using
Word 2003 as the editor it will not display. HTML is set, send images is
set. Any ideas?

This stationary works in previous versions of outlook and displays correctly
in previous versions of outlook.


The stationary is a "business card" and the missing element is for the sides
of the card.



//stationary code below

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>My Stationery</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY text=black bgColor=#ffffff>

<TABLE borderColor=#0000FF cellSpacing=0 cellPadding=0 width=500 align=center
border=0>
<TBODY>
<TR>
<TD background=http://www.MyDomain.com/stationary/StatBG.png><A
href="http://www.MyDomain.com/" target='_blank"'><IMG height=106
src="http://www.MyDomain.com/stationary/BrianP/StatTopBrianP.png"
width=570 border=0 NOSEND="1"></A>
</TD></TR>
<tr>
<TD background=http://www.MyDomain.com/stationary/StatBG.png> <SPAN
id=XSpanText>
<font face="Arial" size="2">

<TABLE borderColor=#0000FF cellSpacing=0 cellPadding=0 width=90%
align=center
border=0 height="100%">
<TBODY>
<TR>
<TD>
<DIV><FONT face=Arial size=2><SPAN class=796543418-22082004>Type
Message
Here</SPAN></FONT></DIV>



<DIV align=right><BR><FONT face=Arial size=2>Sincerely,<SPAN
class=659501722-12112004>
</SPAN><SPAN id=XSpanText0><SPAN
class=659501722-12112004>
</SPAN><BR></SPAN></FONT> <SPAN id=XSpanText1>
<FONT face=Arial size=2><IMG height=41
src="http://www.MyDomain.com/stationary/BrianP/BrianP_signature2.png"
width=162 border=0></FONT></DIV>
</SPAN>
<p> </TD></TR></TBODY></TABLE>


</font></SPAN></TD>
</tr>
<TR>
<TD><IMG height=80
src="http://www.MyDomain.com/stationary/StatBottom.png"
width=570 align=absBottom border=0 NOSEND="1"> </TD></TR>
</TBODY></TABLE>
</BODY></HTML>
 
M

mattsutton_

Have you found a solution? Any help would be appreciated as I am having
the same problem.
 

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