R
Randy
Hello All,
I was wondering if there's some way in .NET to detect or limit the number of
connections any one person can have. For example, say you log in to a web
site. Is there a way I can detect that you're not already logged in and let
you on in. And, if you try to log in again while the first instance is
running (by lauching another browser), then detect you're already logged in
and not let you in the second time?
Thanks for any help
I was wondering if there's some way in .NET to detect or limit the number of
connections any one person can have. For example, say you log in to a web
site. Is there a way I can detect that you're not already logged in and let
you on in. And, if you try to log in again while the first instance is
running (by lauching another browser), then detect you're already logged in
and not let you in the second time?
Thanks for any help