Re: How do I create a Logout page within Password Gate?
To be able to log out you first need to log in. As no one ever actually logs in with the password gate there is no way to log out.
All that the password gate does is to protect a link between two web pages by requiring a specific password to use the link. It doesn't log anyone into anything and it doesn't protect any actual web pages, just the link between them.