Possible Duplicate:
asp.net mvc disable browser cache
how to disable cache for a method in asp.net mvc3?
Problem in IE9 I am saving some data on /home/ page. The page saves data and reload the page to show the newly updated result. In other browsers FF/Opera page refresh is getting new results but on IE9 its showing old data.