Managing two sessions in different browsers at one time
From: Steve (nospam_at_nopes)
Date: 05/05/04
- Next message: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Previous message: StinkFinger: "Re: Optimize MySQL queries"
- Next in thread: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Reply: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Reply: Adriaan: "Re: Managing two sessions in different browsers at one time"
- Reply: R. Rajesh Jeba Anbiah: "Re: Managing two sessions in different browsers at one time"
- Reply: R. Rajesh Jeba Anbiah: "Re: Managing two sessions in different browsers at one time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 05 May 2004 11:51:13 +1000
Hi,
I need to be able to open another browser from within an already opened
browser with a completely new session (using the same session
variables). How can I do this? In essence, I want to allow a (super)
user to be logged in as another user but without closing his/her own
original session. I've tried everything but the new browser overwrites
the old session variables. I even tried 'regenerating' a new session ID
but the new ID replaces the old one! How can I have a new ID which does
not replace the old one? Is there a clean way to do this? Thanks!
Steve
- Next message: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Previous message: StinkFinger: "Re: Optimize MySQL queries"
- Next in thread: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Reply: Daniel Tryba: "Re: Managing two sessions in different browsers at one time"
- Reply: Adriaan: "Re: Managing two sessions in different browsers at one time"
- Reply: R. Rajesh Jeba Anbiah: "Re: Managing two sessions in different browsers at one time"
- Reply: R. Rajesh Jeba Anbiah: "Re: Managing two sessions in different browsers at one time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|