response.redirect
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
I put this on the wrong page at first. But I have a simple page written vs2005. The page consists of button and the only action they is a respons.redirect to another page. This where rub comes in. If I let the new page just sit for say 2 minutes and then hit the return button which is also a response.redirect("reportsmenu.aspx") I will get a blank page and I am using IE and the url does not change. Can anybody give me guidance as to where to start troubleshooting this.:confused:
Lonnie R Thomas