How can I Prevent multi-tabbing in ASP.net Application?
I have an application which uses Httpsession for authenctaion. If the user logs in the application and open status page he will be able to see the list of status. I want to prevent the users from the copying the…