Our fraternity uses password protected frontpage webs, which have our members and their logins and passwords, I noticed that when logged in, the $PHP_AUTH_USER and $PHP_AUTH_PW variables are set to the login/password the frontpage web uses. Frontpage has no way of logging a user off (it just has to time out), and I was wondering if there is a way to log a user off the frontpage web using PHP.