Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cookies and restart session in a different browser tab
#3
If you start a new session in a new browser tab, you will lose the existing session. I believe that's not your intent.

If you want to have multiple sessions in different browsers tab, each tab (i.e. session) must have a unique URL address. That's the reason for the SessionOptions.UniqueURL property.

That's how browsers work. It's the same with any application out there (e.g. GMail and other web based email apps)

If you explain why are you trying to do that instead of how you want to do it, maybe we can help you more.
Reply


Messages In This Thread
RE: cookies and restart session in a different browser tab - by Alexandre Machado - 10-17-2022, 08:05 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)