force users to logout
Posted
by lipkee85
on Stack Overflow
See other posts from Stack Overflow
or by lipkee85
Published on 2010-01-15T02:11:26Z
Indexed on
2010/03/26
21:03 UTC
Read the original article
Hit count: 213
Currently I have a client and admin webpage. There are multiple users who will login to the client page. While in admin page, when I restored the database inside the admin page, I need to logout all the users who are currently login to the client page. Any ideas how it should be done? My current language using is classic ASP. If it can be done in ASP.NET, its fine too. Thanks.
© Stack Overflow or respective owner