OK, back to the old story again, I thought we had it sorted ;-))

I tried what you suggested, with session variables and client variables, in
both cases it did not work and the session was passed on to the other
browser, which I opened up by clicking the icon.


Taco Fleur
Blog http://www.tacofleur.com/index/blog/
Methodology http://www.tacofleur.com/index/methodology/
0421 851 786
Tell me and I will forget
Show me and I will remember
Teach me and I will learn 


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Kym Kovan
> Sent: Tuesday, 20 January 2004 7:43 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] RE: Old Post RE: Browser Sessions - elaborate
> 
> 
> Hi Taco,
> 
> We just crossed and you can tell my keenness and I am typing 
> this instead of watching  The Bill :-)
> 
> To respond to the last bit:
> >I should have posted the whole thread I was talking about, 
> someone said 
> >that if you open a browser and start a session, then open a new 
> >browser, not by clicking file -> new, but by actually clicking the 
> >browser icon again and opening a new browser and start 
> another session 
> >- you can maintain two sessions, I thought it was a bit 
> weird myself, 
> >but other people confirmed if I am not mistaken..
> 
> Actually it is not weird it is logical, and sensible, if you 
> think about it :-)
> 
> The critical aspect is the setting up of the session. When a 
> new browser connection is made a cookie or jsession is 
> created that is the master to control the "session" variable 
> form that point on, be they client, session or whatever 
> variables. If you open a new window in a browser it is the 
> same browser and it already has the cookie, etc stored in it 
> and so the session continues in the new window. If you open a 
> whole new browser instance then it does not have the 
> identifying cookie and so a new session is created.
> 
> Now to The Bill :-)
> 
> 
> 
> ---
> You are currently subscribed to cfaussie as: 
> [EMAIL PROTECTED] To unsubscribe send a blank email to 
> [EMAIL PROTECTED]
> 
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia 
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to