You can just do an IsDefined('Session.SomeSessionVar') on a common session
variable you create for each user (usually a Session.LoggedIn or
Session.Authenticated).  At least that's been the technique I have used, and
it works great ;)

+--------------------------+---------------------------+
| SCOTT VAN VLIET          | SBC SERVICES, INC.        |
| Senior Analyst           | ITO Enterprise Tools      |
| Tel: 858.886.3878        | 7337 Trade St. Room 4000  |
| Pgr: 858.536.0070        | San Diego, CA 92121       |
| Email: [EMAIL PROTECTED]    | http://www.sbc.com        |
+--------------------------+---------------------------+ 


-----Original Message-----
From: Ben Densmore [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 11:39 AM
To: CF-Talk
Subject: how to tell if a session has expired


Can someone tell me how you can tell if a session has timed out?  I just 
want to redirect someone to a different page if their session has timed 
out,I can't find any reference to this anywhere, I know it's gonna be 
something so simple, but can't seem to find it.

Thanks,
Ben 



______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to