This is a multi-part message in MIME format.

------=_NextPart_000_0067_01BFA87C.7480EA80
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I'm having a problem with our page header in which I am trying to =
dynamically display a redline to meet another graphic.  This works fine =
in IE5, but Netscape doesn't want to accept it.  Any suggestions are =
appreciated.

The Code:

<TR>
<TD>Other Content</TD>


Here's the red line graphic.....

<CFOUTPUT>
<TD WIDTH=3D"100%" BACKGROUND=3D"#URLPrefix#images/common/redline.gif">
   <TABLE WIDTH=3D"100%" =
BACKGROUND=3D"#URLPrefix#images/common/redline.gif">
   <TR><TD><IMG SRC=3D"#URLPrefix#images/common/space.gif" WIDTH=3D"1" =
HEIGHT=3D"5">&nbsp;</TD></TR>
   </TABLE>
  </TD>
 </CFOUTPUT>


Supposed to meet with the Header Graphic here......

<TD VALIGN=3D"top" ALIGN=3D"right">
    <CFOUTPUT><IMG =
SRC=3D"#URLPrefix#images/#CurrentDir#/#Topic#-header.gif" WIDTH=3D"331" =
HEIGHT=3D"51"></CFOUTPUT>
</TD>


</TR>

Tia,

Curt

Curtis C. Layton
Web Applications Developer
Words In Progress, Inc.
(410) 667-4986
[EMAIL PROTECTED]
http://www.wordsinprogress.com

------=_NextPart_000_0067_01BFA87C.7480EA80
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>I'm having a problem with our page =
header in=20
which I am trying to dynamically display a redline to meet another=20
graphic.&nbsp; This works fine in IE5, but Netscape doesn't want to =
accept=20
it.&nbsp; Any suggestions are appreciated.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>The Code:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>&lt;TR&gt;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>&lt;TD&gt;Other =
Content&lt;/TD&gt;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Here's the red line =
graphic.....</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>&lt;CFOUTPUT&gt;<BR>&lt;TD =
WIDTH=3D"100%"=20
BACKGROUND=3D"#URLPrefix#images/common/redline.gif"&gt;<BR>&nbsp;&nbsp;&n=
bsp;&lt;TABLE=20
WIDTH=3D"100%"=20
BACKGROUND=3D"#URLPrefix#images/common/redline.gif"&gt;<BR>&nbsp;&nbsp;&n=
bsp;&lt;TR&gt;&lt;TD&gt;&lt;IMG=20
SRC=3D"#URLPrefix#images/common/space.gif" WIDTH=3D"1"=20
HEIGHT=3D"5"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;<BR>&nbsp;&nbsp;&nbsp;&lt=
;/TABLE&gt;<BR>&nbsp;&nbsp;&lt;/TD&gt;<BR>&nbsp;&lt;/CFOUTPUT&gt;</FONT><=
/DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2><BR>Supposed to meet with the Header =
Graphic=20
here......</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>&lt;TD VALIGN=3D"top"=20
ALIGN=3D"right"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;CFOUTPUT&gt;&lt;IMG=20
SRC=3D"#URLPrefix#images/#CurrentDir#/#Topic#-header.gif" WIDTH=3D"331"=20
HEIGHT=3D"51"&gt;&lt;/CFOUTPUT&gt;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>&lt;/TD&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2><BR>&lt;/TR&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Tia,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Curt</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Curtis C. Layton<BR>Web Applications=20
Developer<BR>Words In Progress, Inc.<BR>(410) 667-4986<BR><A=20
href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A>=
<BR><A=20
href=3D"http://www.wordsinprogress.com">http://www.wordsinprogress.com</A=
></FONT></DIV></BODY></HTML>

------=_NextPart_000_0067_01BFA87C.7480EA80--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to