This should work. Are you sure the page to which you redirect is using
the same cfapplication tag as this page?

On 6/12/06, Dave Phillips <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a problem getting an application variable to be set when it's 
> followed by a cflocation.  MX 6.1 is the version we're on.  Here's the code:
>
> <cflock scope="application" type="exclusive" timeout="10">
>      <cfset application.global.query_cache_times.flush = true>
> </cflock>
> <cflocation url="some url" addtoken="no">


-- 
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243208
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to