I have a cf app that lives on a cluster and uses db stored client var's to
maintain state. On each page of my application the isLoggedIn Variable is
checked and if the date/time contained within plus twenty minutes is less
than the current date/time then the users session has expired. Otherwise I
write the current date/time to the client var.
My problem is that my site uses frames and at one point calls a third party
application (web based email provided by Critical Path). If the users
checks there email for more than 20 minutes without touching the nav bar,
their session will expire since they have not called a CF page. Is there
any way around this?
Brook

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to