Session variables apply to all of the instances of the browser windows that 
you have open. If you have 1 ie window open or 10 ie windows open they all 
get the same information.

I am curious as to why you would have two people logged on at the same time 
from the same machine. If you provide the scenario that would require this 
we may be able to help you come up with a different solution.

Good luck.


>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: Session management in multiple browsers problem
>Date: Fri, 23 Feb 2001 17:36:11 -0600
>
>
>I should have been more clear in my explanation.  If you use 1 IE & 1
>Netscape browser they do not share sessions.  Everything works fine.  The
>problem is when you use 2 IE or 2 Netscape browsers.
>
>Additional info:
>The user info is stored in session variables not application variables.
>We are locking all application & session variables.
>
>
>
>
>
>                     "Jacob
>                     Cameron"              To:     <[EMAIL PROTECTED]>
>                     <jcameron@mult        cc:
>                     imark.com>            Subject:     RE: Session 
>management in multiple browsers problem
>                     Sent by:
>                     list-request@d
>                     fwcfug.org
>
>
>                     02/23/01 04:55
>                     PM
>                     Please respond
>                     to list
>
>
>
>
>
>
>            Possible reasons:
>            1.  If you open NS and login you get that session.  If you open
>IE and
>login you get another session, they don't share cookies.  Possibly you mean
>separate windows and not browsers?
>            2.  You are storing the login in an application variable and 
>not
>a session
>variable, therefore when you login as Bob, everyone else in the world sees
>Bob's info.
>            3.  Somehow you got two different browsers to share cookies
>(cool trick).
>            4.  Your not locking when setting your session which can cause
>some strange
>problems.
>
>            Send us what 'Browsers' your talking about and OS if one of
>these are not
>the answer.
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
>Behalf Of [EMAIL PROTECTED]
>Sent: Friday, February 23, 2001 4:32 PM
>To: [EMAIL PROTECTED]
>Subject: Session management in multiple browsers problem
>
>
>
>I am having an issue with keeping state between 2 browsers on the same
>machine.
>
>Here is an example of the problem:
>A person logs into the application in a browser as Bob.
>He then opens another browser on the same machine and logs in as Jane.
>Now both browsers are logged in as Jane in the application.  (PROBLEM!)
>
>We are keeping state by using session variables.  I thought that session
>variables were specific to a paticular browser and not to a paticular
>machine.  I guess this is not the case.  Has anyone run across this
>problem?  Any solutions/suggestions?
>
>Thanks,
>Scott
>
>
>
>-------------------------------------------------------------------------
>This email server is running an evaluation copy of the MailShield anti-
>spam software. Please contact your email administrator if you have any
>questions about this message. MailShield product info: www.mailshield.com
>
>-----------------------------------------------
>To post, send email to [EMAIL PROTECTED]
>To subscribe / unsubscribe: http://www.dfwcfug.org
>
>
>
>-------------------------------------------------------------------------
>This email server is running an evaluation copy of the MailShield anti-
>spam software. Please contact your email administrator if you have any
>questions about this message. MailShield product info: www.mailshield.com
>
>-----------------------------------------------
>To post, send email to [EMAIL PROTECTED]
>To subscribe / unsubscribe: http://www.dfwcfug.org
>
>
>
>
>
>-------------------------------------------------------------------------
>This email server is running an evaluation copy of the MailShield anti-
>spam software. Please contact your email administrator if you have any
>questions about this message. MailShield product info: www.mailshield.com
>
>-----------------------------------------------
>To post, send email to [EMAIL PROTECTED]
>To subscribe / unsubscribe: http://www.dfwcfug.org

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to