in your application  page just do a

<cfif(not(isDefined("session.loggedIn")>
<cflocation url="login.cfm?expired=true">
</cfif>


"Success is a journey, not a destination!!"



Doug Brown
----- Original Message -----
From: "Ben Densmore" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 11:39 AM
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to