I am sure there is a way that has been talked about, but the way I would do
it (off the top of my head) is to use javascript to output a message box
just before (30 seconds say) the session expires (nothing back to the
server) saying "Your session is about to expire. Continue?" that when
clicked would open up a pop-up window that says "Thank you" and then the
pop-up window closes itself. The opening of the pop-up window keeps the
session open. If the message box is clicked after the 30 seconds or however
long it is, then the window comes up saying "Your session expired" and
anything else you want to say and you can lob the user back to the login
screen.
Paul
> -----Original Message-----
> From: MIKE GEORGE [mailto:[EMAIL PROTECTED]]
> Sent: 14 December 2000 11:56
> To: CF-Talk
> Subject: Session Timeout Indicator
>
>
> I have read somewhere (dont remember where) about how you can
> notify a user that their session is about to expire and let them
> say whether they want to continue or not. This prevents the user
> from getting timed if they are completing a page with a long form on it.
>
> Can someone please point me in the right direction?
>
> Thanks
>
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=sts
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists