Handling Page updated Status.

Syed Arif wrote:

       I have a link in a page, clicking on it takes to another page and immediately changes the status of a variable. Now if i press the browser back button the changes in the variable is not reflecting. The reason being it takes the information form the browser cache. I expect the latest updated status of the variable. Need help.

Try adding "expires_now" to the action that generates the page containing the variable:

   Peak Obsession