R
Robert Kent via .NET 247
I have a form that Response.Redirect's to itself. I have Page.SmartNavigation = false. But when I hit the browser's back button it doesn't go back to the previous instance of the form, which doesn't seem to be cached.