This sounds like a HTML/Coding problem more then a CFML one.
You should check the following:

1)Make sure that you mean
<body background="/images/AspnduoB.gif">
and not
<body background="images/AspnduoB.gif">

2)That the images directory is under the CFML script that you see in the URL
of the browser.

3)That your template does not contain a previous <BODY> tag.

4)That the image does in fact exist.

Regards,

William J. Riley
Administrator
Atlantic Computer Systems & Services
Edge Web Hosting
Phone:(410) 363-4626
  Fax:(410) 363-8526
[EMAIL PROTECTED]
http://www.edgewebhosting.net



-----Original Message-----
From: Richard Adams [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 17, 2000 10:38 AM
To: CF-Server
Subject: Includes and IE4 Backgrounds


Hey,

Would anyone happen to know why backgrounds don't show up in IE4 when using
<cfinclude> or <cfhttp>?  The include file has no background properties.
Though it seems to work fine in IE5.

Example:
<cfinclude template="headertest1.cfm">

<body background="/images/AspnduoB.gif">

Just curious, Thanks!

Rick.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to