Hi, Btw how can we Track that User has closed the Browser Window.How does server get notified about that event.
With Regards Nagaraj.A ----- Original Message ----- From: "Dimple Goshar" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 3:49 PM Subject: RE: Keeping track of logged-in users... > 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... > > > > > > > > > > > > > > > > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

