A
Arturo Buonanni
Hello,
I'm coding a web application using ASP.NET 2.0 with forms
authentication.
I don't want the same user to log-in twice.
I need to detect whether the user is trying to log-in while another
session for that user is still active.
Is there a way I can prevent this?
Thanks.
I'm coding a web application using ASP.NET 2.0 with forms
authentication.
I don't want the same user to log-in twice.
I need to detect whether the user is trying to log-in while another
session for that user is still active.
Is there a way I can prevent this?
Thanks.