Home All Groups Group Topic Archive Search About

sharing of session variable in firefox

Author
9 Dec 2005 9:52 AM
rajendra dhaundiyal
Hi guys
I am facing a problem in asp.net.We are using session variable to store the
roletype of a user who is logged on.It works perfect on IE.But when we open
two instance of firefox on the same machine both the instance share the same
session.That is if i am logged on as a normal user and then i open the
browser and logon as admin both will become admin.

Rajendra Dhaundiyal

Author
9 Dec 2005 4:05 PM
agapeton
Well, of couse that's how it's suppoed to work.  The two browsers are
the same instance (like Word 2003).  I guess you found another IE bug.

It wouldn't make any sense to have them have different sessions.
Goodness, that would get bothersome really fast.  If I login with one
open window on my blogger, the other one had BETTER be logged in to.