Which means there is no problem of session timeout Then in that case u can very well have an additional column loggedon which is set to 1 when the user logs in and set to 0 when the user logs out or closes the browser window
> -----Original Message----- > From: Kevin Langevin [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, April 23, 2002 3:41 PM > To: CF-Talk > Subject: RE: Keeping track of logged-in users... > > Actually, I'm using Client variables...no session vars at all. > > > Kevin Langevin > Flying Chimp Media > 954-585-0999 > [EMAIL PROTECTED] > http://www.FlyingChimp.com > > > -----Original Message----- > > From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, April 23, 2002 6:02 AM > > To: CF-Talk > > Subject: RE: Keeping track of logged-in users... > > > > > > You are basically going to have to use session vars so you may as well > > use a structure which has the total of users logged in etc... > > > > > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

