I'm developing a website in asp.net.
In my site administrator can view list all other online users.
Administrator can also disable any account from that list.
Everything was going fine so far. But now i decided to logout the user which is beeing disabled. How to do a logout operation for a particular user from the above specified online user list.
NOTE: I'm using default membership schema for my sql server database.
PLEASE HELP.
No comments:
Post a Comment