Does the logout actually work? If you hit the back button on your browser after a logout (and I suspect a timeout) and click refresh, then it logs you back in no problem with a new session ID. Does anybody have a solution here to force a genuine logout?
I was thinking perhaps you could apply a flag during a logout notification and check that flag again on login (refresh browser), but that would put you in an infinite loop I suspect because AIM won’t know if you’re actually logging in or refreshing the browser.
any thoughts here?