Hello again,
I still do not master everything about cookies and session. :o/
After some tests, I understood that when a visitor has several browser
windows open on my website, the same session id is used for all.
The consequence is that if the data are changing in one window, they
will also change in another one.
So before reinventing the wheel, is there a mean for a visitor to have
several sessions opened on my website (one session per window open for
example)?
thanks.
--
Florence HENRY
florence point henry arobasse obspm point fr
I still do not master everything about cookies and session. :o/
After some tests, I understood that when a visitor has several browser
windows open on my website, the same session id is used for all.
The consequence is that if the data are changing in one window, they
will also change in another one.
So before reinventing the wheel, is there a mean for a visitor to have
several sessions opened on my website (one session per window open for
example)?
thanks.
--
Florence HENRY
florence point henry arobasse obspm point fr
Comment