My web application is built using ASP.Net/C# and Javascript and relies on session variables.
I am wondering if there is a way to detect if the application is already open in another tab when I launch it?
Alternatively, do you have any suggestions for ensuring that session variables are unique to each specific tab?
Any assistance or guidance would be highly appreciated!
Thank you,
Kev