Lets say you have a page with headers that tell the browser not to cache.
Also, this page has already been posted back to itself.
Now you hit the refresh button and you click cancel on the IE modal box with the "previously submitted..." message.
You get "Webpage has expired". This doesn't happen in FF or Chrome.
Is there a way to prevent the "Webpage has expired" message in IE?
Since the page isn't cached, I guess IE has nothing to render.
But if the page isn't cached and FF and Chrome shows it, I guess they just show the page as previously shown?