Go and look at the way data is stored in client variables. Not easy to get at.
> -----Original Message----- > From: Taz -=TT=- [mailto:chris@;cfmaster.co.uk] > Sent: 07 November 2002 12:17 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] Online Users > > > You know... its all a damn site easier to do this crap if you > use client variables. > > If you want to know how many people are still logged in (or > probably still logged in) just query the client storage db > for number of records (for that > app) which have a last access time of under 10 minutes ago, or similar > > piece of the proverbial cake > > Its simple, fast and only costs 99p from Safeway. Plus it > works in a clustered environment, even if your name is Billy. > > Taz > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
