I currently am using the following formula on a hotspot to logout:
@URLOpen("/progsubdir/applicationdb.nsf?Logout&redirectto=/progsubdir/applicationdb.nsf&Frame=_top")
Now, what happens is the user logs out, works. Takes them to a login screen. Then when they login but logout a second time, the login screen becomes a frame to the left and the main screen is a frame to the right (where this shouldn't show until they login). Any ideas on what is causing this? Thanks for any help in advance.

