RE: mystery page named FFFFFF

2002-04-05 Thread Chris Norloff

Many thanks for the comments and ideas.  It appears to be due to having 
body background=FF as well as a style sheet that also specifies background to be 
white.

The background tag was deprecated in HTML 4.01, to be replaced with style sheet 
functionality.

Still testing. If that isn't exacly the answer, I suspect it's too many 
body background=FF tags - they were put in almost every file, even files being 
cfincluded. So perhaps the web browser is barfing at having all those body tags.

many thanks,
Chris Norloff


-- Original Message --
from: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
date: Wed, 3 Apr 2002 16:08:59 -0500 

what you could try to do is find out what the referer page is from the log
files. that is most likely the culprit.

Anthony Petruzzi
Webmaster
954-321-4703
http://www.sheriff.org


-Original Message-
From: Chris Norloff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 4:09 PM
To: CF-Talk
Subject: mystery page named FF


This might or might not be a CF problem: we routinely get 404 errors when
the application looks for a page named FF. Somehow a link is getting
corrupted and we've been unable to track it down.

It happens all over our application, with no real pattern.  It appears more
often after calling a style sheet, but it appears even when we're not
calling the style sheet.

Anybody seen anything like this?

thanks,
Chris Norloff




__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: mystery page named FFFFFF

2002-04-05 Thread Russel Madere

Just to point this out, the background attribute of the body tag is used to
specify a background graphic file.  the attribute BGColor is used to specify
the solid color background in hex or text.

=
Russel Madere
Senior Software Engineer
Turbo Squid, Inc.
http://www.turbosquid.com

 -Original Message-
 From: Chris Norloff [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 05, 2002 1:24 PM
 To: CF-Talk
 Subject: RE: mystery page named FF


 Many thanks for the comments and ideas.  It appears to be due to having
 body background=FF as well as a style sheet that also
 specifies background to be white.

 The background tag was deprecated in HTML 4.01, to be replaced
 with style sheet functionality.

 Still testing. If that isn't exacly the answer, I suspect it's too many
 body background=FF tags - they were put in almost every
 file, even files being cfincluded. So perhaps the web browser is
 barfing at having all those body tags.

 many thanks,
 Chris Norloff


 -- Original Message --
 from: [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 date: Wed, 3 Apr 2002 16:08:59 -0500

 what you could try to do is find out what the referer page is
 from the log
 files. that is most likely the culprit.
 
 Anthony Petruzzi
 Webmaster
 954-321-4703
 http://www.sheriff.org
 
 
 -Original Message-
 From: Chris Norloff [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, April 03, 2002 4:09 PM
 To: CF-Talk
 Subject: mystery page named FF
 
 
 This might or might not be a CF problem: we routinely get 404 errors when
 the application looks for a page named FF. Somehow a link
 is getting
 corrupted and we've been unable to track it down.
 
 It happens all over our application, with no real pattern.  It
 appears more
 often after calling a style sheet, but it appears even when we're not
 calling the style sheet.
 
 Anybody seen anything like this?
 
 thanks,
 Chris Norloff
 
 
 
 
 
__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: mystery page named FFFFFF

2002-04-03 Thread Tony_Petruzzi

what you could try to do is find out what the referer page is from the log
files. that is most likely the culprit.

Anthony Petruzzi
Webmaster
954-321-4703
http://www.sheriff.org


-Original Message-
From: Chris Norloff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 4:09 PM
To: CF-Talk
Subject: mystery page named FF


This might or might not be a CF problem: we routinely get 404 errors when
the application looks for a page named FF. Somehow a link is getting
corrupted and we've been unable to track it down.

It happens all over our application, with no real pattern.  It appears more
often after calling a style sheet, but it appears even when we're not
calling the style sheet.

Anybody seen anything like this?

thanks,
Chris Norloff



__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: mystery page named FFFFFF

2002-04-03 Thread Lon Lentz

  Just a thought: Are there places where a color is set to #FF and within 
cfoutput tags and contains only one pound sign #? Perhaps CF is doing something 
funky like running the FF into your form tag's action value. And if you are using 
a pound encased CF variable as your action value, things could get kinda funky.


 -Original Message-
 From: Chris Norloff [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, April 03, 2002 4:09 PM
 To: CF-Talk
 Subject: mystery page named FF
 
 
 This might or might not be a CF problem: we routinely get 404 
 errors when the application looks for a page named FF. 
 Somehow a link is getting corrupted and we've been unable to 
 track it down.
 
 It happens all over our application, with no real pattern.  It 
 appears more often after calling a style sheet, but it appears 
 even when we're not calling the style sheet.
 
 Anybody seen anything like this?

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists