Re: Session management
- From: Arturo Buonanni <leave_this_out_deer.chief.this.also@xxxxxxxxx>
- Date: Thu, 11 May 2006 16:50:28 +0200
On Thu, 11 May 2006 21:53:10 +1000, "Patrick.O.Ige"
<naijacoder@xxxxxxxxxxx> wrote:
I know about session, the thing I don't know is how to enumerate
active sessions to look for an already logged-in user.
Arturo you can use session for that..
and check the session if it already exist..or something related.
Patrick
"Arturo Buonanni" <leave_this_out_deer.chief.this.also@xxxxxxxxx> wrote in
message news:e5s562p16jo8vmisosrtkluorbui4n6msu@xxxxxxxxxx
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.
- References:
- Session management
- From: Arturo Buonanni
- Re: Session management
- From: Patrick.O.Ige
- Session management
- Prev by Date: Dynamically set selected item of RadioButtonList
- Next by Date: Re: Is this secure
- Previous by thread: Re: Session management
- Next by thread: Re: Session management
- Index(es):