The Code:

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


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

<CFOUTPUT>

<TD WIDTH="100%" BACKGROUND="#URLPrefix#images/common/redline.gif">

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

</TD>
 </CFOUTPUT>


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

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


</TR>

----- Original Message -----
From: "Seth Petry-Johnson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 17, 2000 3:28 PM
Subject: Re: Dynamic Image Display, Tables


> >This is a multi-part message in MIME format.
>
> <snip>
> ><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>
> <snip>
>
> I don't know about anyone else, but I don't feel like spending the effort
to
> decipher the actual code from the convoluted mess above.  Could you please
> re-post the code using PLAIN TEXT rather than HTML formatted email?  Not
> only does the HTML encoding result in the mess you see above but it also
> wastes bandwidth.
>
> Regards,
> Seth Petry-Johnson
> Argo Enterprise and Associates
>
> --------------------------------------------------------------------------
----
> 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.
>

------------------------------------------------------------------------------
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