Login Problem
I have Used Resgistration and login control in my asp.net 2.0 application. If i logged in my application, at the same time i could able to login to my application from different machine(local) using the same username. How to prevent the user should not login using the same username at the same time.
Thanks
|