Actually after much more testing. It was discovered that Netscape 4.x PC
requires an image of minimum dimensions 5 x 120 for display as a
TableBackground/CellBackground. Thanks to Avi Flax for the fix.
Curtis C. Layton
Web Applications Developer
Words In Progress, Inc.
(410) 667-4986
[EMAIL PROTECTED]
http://www.wordsinprogress.com
----- Original Message -----
From: "Dennis Powers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 18, 2000 2:00 PM
Subject: RE: Dynamic Image Display, Tables
> Seth,
>
> Try specifying the border, spacing and padding attributes in the
> tables:
>
> <table width="100%" border="0" cellspacing="0" cellpadding="0"
> BACKGROUND="#URLPrefix#images/common/redline.gif">>
>
> Best Regards,
>
> Dennis Powers
> UXB Internet
> (203)879-2844
> http://www.uxbinfo.com
>
> -----Original Message-----
> From: Curtis Layton [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 17, 2000 3:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Dynamic Image Display, Tables
>
> 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">
> </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"> </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_tal
> k 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_tal
> k 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.
>
------------------------------------------------------------------------------
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.