Dave,

Just checking but does it work if you do not have the cflocation.

.......................
Ben Nadel 
Web Developer
Nylon Technology
350 7th Avenue
Floor 10
New York, NY 10001
212.691.1134 x 14
212.691.3477 fax
www.nylontechnology.com
 
"Some people call me the space cowboy. Some people call me the gangster of
love."

-----Original Message-----
From: Dave Phillips [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 12, 2006 9:08 AM
To: CF-Talk
Subject: Application variable not getting set on page

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">

I've been using CF for years and have seen this behavior with session
variables but I thought that was older versions than MX 6.1.  Can anyone
shed some light on this?  Just FYI - If I put in a cfabort after the cflock,
then the appliation variable IS set properly, so it apparently has something
to do with the <cflocation>  If this bug is still in MX 6.1, then is there
any work around other than a javscript relocation?

Thanks!

Dave



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243183
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