I have to implement one functionality in my website, I never worked on this kind of situation so i am confused how can i implement this.
Requirement:- I want to restrict user to login with single userid/Password on multiple computer or browser. Just like any bank website where user can not login with single user credential on multiple browser or computer.
Please help me. I am using ASP.NET.