Because the session is being tied to the "Client" itself - ie the actual browser. If you try the same thing but with a different browser on the same machine it should work correctly.
Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] \�\/�/ |�|)�) /�/\�\ \�\/�/ /_/\_\ |_|)_) \_\/_/ /_/\_\ RULES -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Zach Stone Sent: Friday, 9 January 2004 8:33 AM To: CFAussie Mailing List Subject: [cfaussie] Browser Sessions I've never seen this done ! We have an application where the user will have two browser windows open at the same time next to each other on the same screen. The user will login to the same application as a differnt user in each window and of course is expected to have a separate session in each browser window ) The problem is that the the most recent session will override the previous one and both sessions will be one when the user refreshes the page. Is there any way to stop the session from being carried accross to the other browser window so that they stay separate. I know that sessions are per client and I really think that this cannot be done ! --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
