2 windows, 2 sessions possible?

  • Thread starter Thread starter Frank Milverckowitz
  • Start date Start date
F

Frank Milverckowitz

Hi,

This is probably not asp.net specific but I'll ask anyway:

Is it possible to have one session started in one browser window, then have
a link from that window open up another window in a new session, and still
have the original window maintain its original session?

thanks,
Frank
 
Is it possible to have one session started in one browser window, then
have a link from that window open up another window in a new session, and
still have the original window maintain its original session?

Possible, certainly.

Guaranteed, definitely not.
 
Back
Top