Re: query application structure onSessionEnd

2006-08-23 Thread Brian Burkett
Thanks Ray, that works perfectly.


> The sessiontimeout value doesn't exist in the application structure.
> If you set the value in the This scope, try getting it like that. 
> That
> should work.
> 
> On 8/23/06, Brian Burkett <[EMAIL PROTECTED]> wrote:
> > In the onSessionEnd function in application.cfc, I want to read the 
> SessionTimeout value from the application structure.  I've tried this: 
>  and then review 
> the cfdump of that structure, but I don't see sessiontimeout.  Any 
> thoughts?
> >
> > 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250725
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: query application structure onSessionEnd

2006-08-23 Thread Raymond Camden
The sessiontimeout value doesn't exist in the application structure.
If you set the value in the This scope, try getting it like that. That
should work.

On 8/23/06, Brian Burkett <[EMAIL PROTECTED]> wrote:
> In the onSessionEnd function in application.cfc, I want to read the 
> SessionTimeout value from the application structure.  I've tried this: 
>  and then review the 
> cfdump of that structure, but I don't see sessiontimeout.  Any thoughts?
>
> 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250715
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


query application structure onSessionEnd

2006-08-23 Thread Brian Burkett
In the onSessionEnd function in application.cfc, I want to read the 
SessionTimeout value from the application structure.  I've tried this: 
 and then review the cfdump 
of that structure, but I don't see sessiontimeout.  Any thoughts?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250714
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4