RE: Netscape / CF4.0 / Apache / CFLOCATION

2001-07-27 Thread Thomas Chiverton

Use something like 

cfhtmlhead text=meta http-equiv=Refresh content=0; URL=edit.cfm

cfabort

Instead of cflocation - it also doesnt break cookies

 that's because CFLOCATION essentially sends a 302 header.  

~~
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: Netscape / CF4.0 / Apache / CFLOCATION

2001-07-26 Thread Christopher Olive, CIO

that's because CFLOCATION essentially sends a 302 header.  it instructs
the browser to go to that location because the resource has been moved...

sounds like your browser(s) don't know how to follow the link automatically.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Dasher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 2:55 PM
To: CF-Talk
Subject: Netscape / CF4.0 / Apache / CFLOCATION


Netscape 4.xx / IE for MAC

Cold Fusion 4.0

Apache on Unix

--

When we use CFLOCATION
we get this weird page that says:

HTTP/1.1 302 Found Date: .Apache/1.3.6(Unix)

The document has been moved here

where here is a link to the page we wanted to
cflocate to in the first place.

Does anyone have a soultion for this?

Thanks,
-- Dasher
[EMAIL PROTECTED]
http://www.bentmedia.com/
Bent Media, Inc.
128 South Clark Street
New Orleans, LA 70119-6103
Phone - 504.488.2848 x19
Fax - 504.488.2979
~~
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