Page.PreviousePage Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am having problem for Page.PreviousPage where I am getting all the values from next page to previous page. But I want to close the next page and I want to fully transfer the control to the previous page. I tried with response.redirect and server.transfer but in the same(next) page i am getting the updated result. Thanks Sjs