> How can I ensure that a specific page is never cached and ALWAYS gets > processed every time it is viewed? Sometimes a viewer can hit his/her > browser's Back button (such a hateful button), and get a cached version of
> a dynamic page. I want this page's PHP code to be executed even if the > visitor uses their Back button to get to the page. Any thoughts on how to > do this? Check out the discussion on the following page: http://www.web-caching.com/forums/Forum1/HTML/000133.html Chris