|
|
| LOG OUT WITH ASP |
|
It is often use for a login system to avoid some users. For example
in forums or a protected system. In this tutorial I will show you how
to log out a user that is already logged in.
|
Log Out
|
|
It is rather simple to log out. You just set the session empty like below.
|
|
|
|
Category
|
Programming with ASP
|
|
Author
|
Tommy Johannessen
|
|
|
|