IS there no reason why you couldn't have session.windowOne, and session.windowTwo - and store each application's values in it's specific struct?
No? Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting Taco Fleur <[EMAIL PROTECTED]>: > I reckon you could get that to work if you used the urlToken, and made sure > that they were both different in each browser. > > So upon each logon the urlToken should be different.. I haven't really given > it much thought, but I reckon that would work in principle.. > > Taco Fleur > http://www.tacofleur.com/index/blog/ > 0421 851 786 > Tell me and I will forget > Show me and I will remember > Teach me and I will learn > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Zach Stone > > Sent: Friday, 9 January 2004 7: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 > > > --- 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
