[Zope] Usersession - how to get one sessionid per open browser?

Etienne Labuschagne ELabuschagne@gims.com
Mon, 1 Oct 2001 16:42:50 +0200


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C14A87.5803F7E0
Content-Type: text/plain;
	charset="iso-8859-1"

Hi all,
 
When I open a different browser from a link in one of my pages (<a
href="newPage" target="_blank" . . .) I get the same session Id for the new
browser window.  I would like to treat each open browser as a different
session - how do I do this?  Surely if I invalidate the session manually on
opening the new browser, I will detroy the session data for the other
browser (which I don't want to do).
 
Thanks
Etienne

------_=_NextPart_001_01C14A87.5803F7E0
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Tahoma size=2><SPAN class=402223914-01102001>Hi 
all,</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=402223914-01102001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=402223914-01102001>When I open a 
different browser from a link in one of my pages (&lt;a href="newPage" 
target="_blank" . . .) I get the same session Id for the new browser 
window.&nbsp; I would like to treat each open browser as a different session - 
how do I do this?&nbsp; Surely if I invalidate the session manually on opening 
the new browser, I will detroy the session data for the other browser (which I 
don't want to do).</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=402223914-01102001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=402223914-01102001>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=402223914-01102001>Etienne</SPAN></FONT></DIV></BODY></HTML>

------_=_NextPart_001_01C14A87.5803F7E0--