the bank disconnects in 5 minutes? or after 5 minutes of inactivity? seems
odd if it's the former, because you could be in the middle of a transaction.
the <meta> and onLoad solutions will work like the former (kick in 5 no
matter what) not the latter (kick after no action for 5 minutes).

-----Original Message-----
From: Ben Dyer [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 6:48 AM
To: CF-Talk
Subject: RE: determine if user is active?


Or even:

<meta http-equiv="Refresh" content="300;url=timeout.cfm">

At 07:45 AM 3/23/01, you wrote:
>Body onLoad settimeout (5 minutes worth of milliseconds) when that timeout
>has been reached have the session end, window close or whatever
>
>-----Original Message-----
>From: Peter Benoit [mailto:[EMAIL PROTECTED]]
>Sent: Friday, March 23, 2001 8:35 AM
>To: CF-Talk
>Subject: determine if user is active?
>
>
>My bank disconnects me after 5 minutes, how can I reproduce this?

-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Dyer
Senior Internet Developer
Imaginuity Interactive
http://www.imaginuity.com
-=-=-=-=-=-=-=-=-=-=-=-=-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to