Posted to
IIS7 - Web Farms
by
srikash74
on
06-11-2007, 1:17 AM
Hi all,
Problem:
I have two aspx (ASP.NET 2.0) pages 1) A.aspx and 2) B.aspx. If i navigate from A.aspx to B.aspx with the default values and click on the Browser Back Button then Page navigates back to A.aspx.
If I change some data in the A.aspx page and (if that page has postback) and navigate to B.aspx and click on the Browser Back ...