/me shrugs.  As the site required JavaScript to work anyway, a simple
window.location= worked just fine.

I'll try that next time, though.  Thanx.



  --Ben Doom
    Programmer & General Lackey
    Moonbow Software

: -----Original Message-----
: From: Critz [mailto:critz@;out.houseoffusion.org]
: Sent: Wednesday, November 13, 2002 10:04 AM
: To: CF-Talk
: Subject: Re: IIS Error when using cflocation
:
:
: oi Ben!!
:
: try using this:
:
: <cfheader name="location" value="page_goes_here">
: <cfheader statuscode="302" statustext="Moved temporarily">
: <cfabort>
:
:
: --
: Critz
:  Macromedia Certified Advanced ColdFusion Developer
:  <CFX_BotMaster Network="Efnet"
:        Channel="ColdFusion" Blog="http://blog.ctzc.com";>
:
:
:
:
: ------------------------------------
: Wednesday, November 13, 2002, 9:57:20 AM, you wrote:
:
: BD> I've had problems occasionally with <cflocation> returning errors,
: BD> especially to Macs.
:
: BD> In a couple of instances, I've had to replace it with a
: javascript redirect.
:
: BD> However, your error message is much more descriptive that the
: one I was
: BD> getting.  It may not be the same problem at all, but it seems
: to have the
: BD> same result -- the thing bombs instead of redirecting properly.
:
:
:
: BD>   --Ben Doom
: BD>     Programmer & General Lackey
: BD>     Moonbow Software
:
: BD> : -----Original Message-----
: BD> : From: Robertson-Ravo, Neil (REC)
: BD> : [mailto:Neil.Robertson-Ravo@;csd.reedexpo.com]
: BD> : Sent: Wednesday, November 13, 2002 9:46 AM
: BD> : To: CF-Talk
: BD> : Subject: IIS Error when using cflocation
: BD> :
: BD> :
: BD> : Has anyone seen this error :
: BD> :
: BD> : HTTP/1.1 302 Object Moved Location: ../index.cfm Server:
: Microsoft-IIS/5.0
: BD> : Content-Type: text/html Content-Length: 135
: BD> :
: BD> : We are using Internet Explorer 6 / Netscape 7 to click a
: link, yet we get
: BD> : the same error.....  We are not using a proxy.
: BD> :
: BD> : ?
: BD> :
: BD> : Neil
: BD> :
: BD>
: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Reply via email to