Hi,

I am supporting several very low transaction volume domains, and have just started implementing passwords. But I'm not sure how to get a user "logged off"!

1. SCENARIO: Publish Flash file to an add-on domain in my account.

2. TEST w/o PASSWORD: Flash file works fine (it's a Flash version of a PowerPoint).

3. PASSWORD: I add on a password to the domain root, and it works fine.

4. TEST w/ PASSWORD: I get the Windows login dialogue when I hit the domain, put in the new username and password, and bingo, works great.

5. TEST w/DIFFERENT USERNAME: So, now I want to test a second username. But my browser or the website has memorized my rights, so when I hit the site, I don't get the login dialogue anymore. And because I'm automatically in, I'm stuck. I can't test the second user.

6. QUESTION NO. 1 -- LOGIN PERSISTENCE: Am I logged in permanently now? Is this a browser issue or a website issue?

7. QUESTION NO. 2 -- FORCE SIMPLE LOGOFF: How can I make it possible to log off the site now? Right now, my proof-of-concept is super simple, and is just a SWF file (i.e. Flash) which boots automatically when you hit the site. What is the simplest way to shut down the login?

Thanks!

John