Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PReventing a second tab from opening the same session
#1
How do?

I don't want to use the session ID in the URL, as we want to support users bookmarking the page easily, and  we need cookies enabled to allow the back button GlobalIntercept functionality to work as advertised, so I'm unable to use either of the "Mutliple independant sessions" options.


Is there any method by which I can force the session to only be valid in one browser window or tab at a time? Either by preventing a second tab from loading, or disabling the first tab on loading a second?
Reply
#2
Maybe this post will help you: ServerController.SecurityOptions.CheckWindowId

Regards
Juergen
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)