J
Jorge
I have a login page. When the user logs in, I insert 1 frame into the
page and on that frame I navigate through the application, this is so
the URL doesn't display on the address bar. For some reason, when I
log out of the application back to the login page, if I hit refresh,
it will automatically log me back in. I had already done the
FormsAuthentication.SignOut() on the logout page. In contrast, when I
don't use the frames, this doesn't happen. Anybody has any ideas out
there?
Thanks
Jorge
page and on that frame I navigate through the application, this is so
the URL doesn't display on the address bar. For some reason, when I
log out of the application back to the login page, if I hit refresh,
it will automatically log me back in. I had already done the
FormsAuthentication.SignOut() on the logout page. In contrast, when I
don't use the frames, this doesn't happen. Anybody has any ideas out
there?
Thanks
Jorge