That is correct; cflocation works from the server, and doesn't care what
is in your browser. So to do things like this the only solution is to
use JS to achieve your goal!
Regards,
Andrew Scott
-----Original Message-----
From: Billy Ng [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 6 September 2001 2:25 AM
To: CF-Talk
Subject: RE: frames and cflocation
I believe you can't.
I've worked on an application which requires frames. And to
redirecting, I
had to use Javascript.
<Script Language="Javascript">
<!--
top.main.location.href = "http://www.whateveraddress.com";
// -->
</Script>
Billy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists