Is there any way of automatically loging out when you close the browser. I just set up a new forum and everything seems to working fine, except if you close your browser without logging out then the next time you open your browser you are automatically logged in. The forum I'm creating is going to be used by doctors and I'm guessing that many of them will be sharing computers in their offices. I can't have them logged in as other doctors for security reasons so its very important that I can automatically log them out. Thanks.
You could just change inc_header.asp so that Remember Password checkbox is unchecked by default. Like that it won't remember the password the next time the forum is visited.
I tried just erasing the chekbox altogether as I don't want to even give them the option, however it is still appearing on the web page. Does it exist in another file besides inc_header.asp? Thanks.
No, it just exists there. Maybe your inc_header.asp is being cached. Try renaming it and see if the forum works. If it does, then it's a caching issue and you'll need to ask your host to reset your site.