Re: Delete Session from Another User or Program

2003-11-04 Thread Josh Chamas
Stuart Johnston wrote: In our application, we track failed login attempts through the Session. If a user fails to login three times, they are locked out of the sytem until their Session expires. We ocassionally have users call and ask us to reset their session when they have been locked out.

Delete Session from Another User or Program

2003-11-04 Thread Stuart Johnston
In our application, we track failed login attempts through the Session. If a user fails to login three times, they are locked out of the sytem until their Session expires. We ocassionally have users call and ask us to reset their session when they have been locked out. I would like to have a