I have seen this and it happened recently, although not the same OS.  What I
had done inadvertently was set logic in my Application.cfm to look for a
session variable to be defined and if it wasn't, set it to an init. value.
Then CFlocation them to the index.cfm where I was running a query and
setting that session variable to another value.  This caused the same error
you presented below.  Although this may not be the same scenario for you it
may help you figure out what is causing your error.

BTW, if you click on the 'link' of the text you posted below, does it take
you right back to the same page?  That's what I was getting.

Hope this helps.

Steven Semrau
SRA International, Inc.
Senior Member, Professional Staff
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Com:  (703) 805-1095
DSN:  (703) 655-1095


-----Original Message-----
From: Peter Theobald [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 17, 2001 1:24 PM
To: CF-Talk
Subject: CFLOCATION: The document has moved HERE??


My app has a CFLOCATION that works on most browsers... however on a MAC
running IE5 instead of being redirected to the new page, users are getting a
page with the message:

HTTP/1.1 302 Found Date: Sun, 18 Jun 2000 19:27:39 GMT Server: Apache/1.3.9
(Unix) (Red Hat/Linux) Location: /organizer.cfm Keep-Alive: timeout=15,
max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type:
text/html cd 

Found
The document has moved here.

And "here" is a link to the page they were supposed to be redirected to.

Has anyone seen this behavior? Any ideas?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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

Reply via email to