That is because you have one session per browser session. If you open a new tab, and log back in, the session is switched to the new user. If you open another instance of IE/FF in another process, you should get another session. if you open another type of browser (Opera, etc.), you can log in as a separate user for that browser.

This is why you can log in to an email webapp, navigate away, and if you return within the timeout for the email session, you are treated as though you never left.

YMMV, because this may not be true of _all_ webapps :-)

J

ryoung5367 wrote:
I was searching the archives, but could not find what I thought I needed??

The problem I have is that when I go to my webapp (IE/Firefox) and login as
say an admin and then open another tab and login as just a user.  The
original admin login will fail if I try to do any administrative functions.

I am sure that I am messing up something with the Cookie used to maintain
session state, but I am not sure how to avoid this when using the same
browser?

Any help would be appreciated.  Thanks in advance
Rob

--
Joshua J. Fielek
Sr. Software Engineer
Centric CRM
223 East City Hall Ave., Suite 212
Norfolk, VA 23510
Phone  : (757) 627-3002x6656
Mobile : (757) 754-4462
Fax    : (757) 627-8773
Email  : [EMAIL PROTECTED]
http://www.centriccrm.com


---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to