Actually Mike, that appears to be working so maybe that's right! :-)


-----Original Message-----
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: 21 January 2004 14:27
To: CF-Talk
Subject: RE: Client Variables


If you dont want to use sessions then you could use the timestamping
thats
included in client variables

Client.LastVisit
Client.TimeCreated

And then in Application.cfm if Client.LastVisit is greater than say
Now() -
10 minutes then run some code to log them out.

HTH

-----Original Message-----
From: Stuart Kidd [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 14:22
To: CF-Talk
Subject: Client Variables

Hi guys,

I've just switched from the <cfaussie> mailing list to this one as i'm
no
longer in Australia but in the UK.  Is this the UK mailing list?

Anyhow, i've got an app in which i'm using Client variables.  The only
thing
i'm not happy with is that they don't time out.  Is there a way to make
them
timeout say like after 20 mins of no activity (and/or when the browser
is
closed)?

Or do i have to turn to Sessions?

Any help would be gratefully appreciated.

Thanks,

Saturday
  _____
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to