Two different sessions from the same computer - Possible?
HI,
Our staff that use our intranet application like to open two browser windows whilst using our CF site.
The problem is that if they do this the session variables are shared between the browser sessions.
Eg the CFID, CFTOKEN and JSESSIONID are the same values between the two different browser windows ( IE 6, 7 or 8 opened from the desktop ).
Is there a way to force the browser to use a different cfid\cftoken\jsessionid each time a new browser window is opened?
This behaviour is the same for CF MX 6.1 and CF9 developer...
PS: If I open the "2nd" browser window in say Firefox or Chrome, different sessionid's are generated and the problem does not occur. Due to corporate policy I can't go installing other web browsers however...
Hope someone can provide instructive advice.
