I'm currently working in a ASP.NET web application. Recently I got a requirement that is like the notification you get from WhatsApp web. This is if you are logged in a tab and you enter again to WhatsApp web in the same browser you get this notification:
WhatsApp is open in another window. Click "Use Here" to use WhatsApp in this window.
So I was wondering is it possible to implement this functionality in a ASP.NET application.