Hi, all...

I've got a security system that allows teachers to log in
to a Site Manager which sets a Session.User_ID variable for them,
then the database is queried to see if they have a classroom site,
and, if so, a Session.Classroom_ID variable is established to allow them
access to their classroom site.

I'm having problems with the Session variables timing out after 20 minutes,
although I've set the SessionTimeOut variable in the CFAPPLICATION tag
(there's only one Application.cfm page) to 60 minutes using
SessionTimeOut="#CreateTimeSpan(0,0,60,0)#"

Any idea why that wouldn't override the 20 minute timeout default in the
CF Administrator?

And wouldn't the SessionTimeOut affect all session variables...in this case
Session.User_ID and Session.Classroom_ID?

CF 4.5.2 / Windows 2000 Server

Thanks,

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=37

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183061
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to