Limit # of concurrent logins.
- From: "Paul" <paulmartin_nj@xxxxxxxxx>
- Date: 4 May 2006 15:52:56 -0700
I have an ASP.NET application that I want to limit # of concurrent
logins. Has anyone done similar things before? I was trying to
increment a counter in the application and decrement the counter in
"Session_End". However, the "Session_End" will only work for InProc
session. So, is there any other approach?
Thanks,
Paul.
.
- Follow-Ups:
- Re: Limit # of concurrent logins.
- From: Rajesh CKR
- Re: Limit # of concurrent logins.
- From: Erik Funkenbusch
- Re: Limit # of concurrent logins.
- Prev by Date: Re: ASP.NET Site Sending E-mail and Writing to Event Log
- Next by Date: Re: how would you do this.
- Previous by thread: help w/ feedback page
- Next by thread: Re: Limit # of concurrent logins.
- Index(es):
Relevant Pages
|