<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Web Farms</title><link>http://forums.iis.net/1048.aspx</link><description>Forum to discuss running IIS 7 in a web farm environment</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Handling Web Page has expired Issue ( IE 7.0) in ASP.NET 2.0</title><link>http://forums.iis.net/thread/1750277.aspx</link><pubDate>Tue, 12 Jun 2007 06:48:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1750277</guid><dc:creator>Zhao Ji Ma - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1750277.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1750277</wfw:commentRss><description>&lt;p&gt;Hi Sreenivas,&lt;/p&gt;
&lt;p&gt;The pages&amp;nbsp;are retrieved&amp;nbsp;from browser cache&amp;nbsp;when you click the back button of the browser. If you&amp;nbsp;are not&amp;nbsp;submitting data&amp;nbsp;from page1 to page2, the version from the browser cache&amp;nbsp;is OK.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However if there is&amp;nbsp;information you submitted in a form. As a security precaution, Internet Explorer does not automatically resubmit your information for you&amp;nbsp;if Back button&amp;nbsp;has been pressed. And you will get &amp;quot;Warning: Page has Expired &amp;quot;.&lt;br /&gt;&lt;br /&gt;To resubmit your information and view this Web page, please click the Refresh button. &lt;/p&gt;
&lt;p&gt;BTW, I guess you might&amp;nbsp;refer to KB arctiles which apply to ealier versions of IE, e.g. the following&amp;nbsp;&lt;a class="" href="http://support.microsoft.com/kb/183763"&gt;KB&lt;/a&gt;&amp;nbsp;is for IE 4.&amp;nbsp;If so, please ignore it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Handling Web Page has expired Issue ( IE 7.0) in ASP.NET 2.0</title><link>http://forums.iis.net/thread/1748139.aspx</link><pubDate>Mon, 11 Jun 2007 05:17:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1748139</guid><dc:creator>srikash74</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1748139.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1748139</wfw:commentRss><description>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 Button I am getting the Message as &amp;quot;Web page has Expired&amp;quot; instead of navigating to the A.aspx. My requirement is to send it back to A.aspx.

I tried with the &amp;quot;Do not save encrypted pages to disk&amp;quot; option in the Security settings of the browser but still the problem persists. Is there any way get rid of this issue either through coding or through browser setting of through any fixes ?

Thanks &amp;amp; Regards,
Sreenivas Kaushik</description></item></channel></rss>