When I log out of horde webmail, it leaves the HTML navigation frame
at bottom of the screen.
If I repeatedly log out, then in again, it adds another frame each
time...
![]()
I've contacted my web host and they assure me that it's a problem with the way cpanel handles frames and they can't do anything about it.
Try logging into my webmail and see if it happens for you...
http://3feetunder.com:2095/
username: test@3feetunder.com
password: test
...select "horde", login, then logout.
lather, rinse, repeat.
I'm not an expert or anything but it seems to me that either the target of the logout button has to be set to _TOP or the "You have been logged out" page needs to have some "frame buster" javascript added to it...
if(parent != window){
parent.location = location.href;
}
...
Krick



LinkBack URL
About LinkBacks
Reply With Quote





