The ability to manage all sessions has been a request for a LONG time. Currently you can't do this directly. You can 'hack' it by copying session data to the application scope, but this is one way. In order to modify user Foo's session var, you would have to put some kind of status msg in the application scope and wait for Foo to hit the site again.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Hire Email : [EMAIL PROTECTED] Yahoo IM : cfjedimaster "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Jakolien Cozma [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 10:33 AM > To: CF-Talk > Subject: Session Variables > > > Any help. > > How can you, from one central point manage Session variables? > Example, I make use of the session variable 'Operator'. > From a global file, I need to assess how many instances of > the 'Operator' session variables are in existance and > retrieve a list of their corresponding values. > > Please help............. > ______________________________________________________________________ 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

