abhay singh

abhay singh

  • 1.5k
  • 134
  • 3.3k

How to logout from multiple tabs asp.net application ?

Feb 14 2018 4:53 AM
I have a Asp.Net application. I want to logout from all opened tabs if i leave the screen idle for some interval. I am already using Jquery IdleTimeOut plugin but i am seeking for some better way to achive it. Problem with jquery idletimeout plugin is, we would require to add extra plugin files that i don't want.

Answers (1)