Hi!

I have a several aspx pages. When you log off I use
SignOut(). But if you then use the URL/address bar in IE
and choose a page that you just visited, that page will
be displayed in the browser!

Ok, you can't do anything with it without beeing
redirected to the login, but I don't like that the old
page is displayed.

In LoadPage I have a Request.Auth==false... but LoadPage
is not called in this situation.

I guess this is some kind of caching issue??

Is there a way around this problem?

All help appreciated!

Regards,
Marcus