Javascript is client side so it is executed on after all CF code is 
executed, so cflocations are irrelavant to javascript. It doesn't matter 
if you cflocated, meta refreshed, or teleported to the currently loaded 
document. The document.location property will always return the current 
url.

jon

BT wrote:

>There is the JavaScript variable that gets the value of the Address bar of
>another frame (+parent.topwindow.document.location). Does anyone if the
>variable changes along with redirects and META refreshes or is only the
>value of the address when loaded?
>IF it does look at the "live" address would it recognize CFLOCATIONS?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to