I used "session.abandon" code to let user log off an ASP application, and I found something interesting.
When I logged on the application as two users (with different user names) from the same computer, one user logging off also makes another user logged off.
When I logged on the application from two different computers with two different user names, this never happens.
Could anyone explain to me why?
Thanks in advance.
Seaport
When I logged on the application as two users (with different user names) from the same computer, one user logging off also makes another user logged off.
When I logged on the application from two different computers with two different user names, this never happens.
Could anyone explain to me why?
Thanks in advance.
Seaport