-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Odd, this was the exact situation we had when we discovered the issue
with cflocation & cfhtmlhead.  We could see through a proxy that CF
was returning the page, Netscape would work, IE would not.  

It has to be something with how the headers are being returned to the
browser. IMHO.

AJ

- -----Original Message-----
From: Zachary Bedell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 28, 2000 12:46 PM
To: CF-Talk
Subject: RE: CFLOCATION, CF401, Weird...


- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> You've probably figured this out already, but the cause of this
> could be a <CFHTMLHEAD> tag with content greater than 1024 
> characters, positioned above a <CFLOCATION> tag.  This is a bad
> combination ... cflocation writes to the http headers, and
> cfhtmlhead writes to the HTML head, somehow these two are running
> into each
> other.
> 
> How to fix?  If you've ever got stuff that needs to go in the HTML
> head that is long text, don't use <CFHTMLHEAD> ... and also try to
> position the logic in your page so that any cflocations are taken
> care of as soon as possible.

Alas... There's no CFHTMLHEAD in this page, and the CFLOCATION should
be the first tag on the page that's actually going to emit any
output.  The rest is all if's, set's, queries, etc.

I finally got a chance to mess around w/ a recoding proxy on this
issue.  I still don't have any answers, and it's even weirder, but...
Here's what's up:

* CF appears to be doing everything properly.
* When I run the CFLOCATION version through the recording proxy, it
works properly.  
* When I connect directly to the server, then the CFLOCATION version
fails only on IE (I'm using 5.00.3103.1000).  It works fine with
Netscape 6.

Weird, no?

Best regards,
Zac Bedell

- -----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use
<http://www.pgp.com>
Comment: Please use PGP!

iQA/AwUBOkt8Y6vhLS1aWPxeEQJxTgCgzLgY8cxL4NmU4H19OFwW5fQUFwMAoPSA
9ajnLYRt9pH8ivPZLEVEtG/e
=evjg
- -----END PGP SIGNATURE-----
~~~~~~~~~~~~~ Paid Sponsorship ~~~~~~~~~~~~~
Get Your Own Dedicated Win2K Server!      Instant Activation for $99/month w/Free 
Setup from SoloServer      PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support     
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to