Matt, 

Why not just use some JS? I haven't had an issue with CFLOCATION as of yet but I use 
JS when possible for the simple stuff.

Regards,
James Blaha

<SCRIPT LANGUAGE="JavaScript">
            parent.location = 'http://www.RedHat.com';
 </SCRIPT>

Matt Kornguth wrote:

>Has anyone found an issue using CFLOCATION in IE 6, where http header information 
>displays on the new url ... above the page output? This is in CF 5.0 Enterprise BTW.
>
>Can avoid it by redirecting using CFHEADER instead, but I'd hate to have to program 
>around this.
>
>Thanks in advance,
>Matt Kornguth
>BLR.com
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to