Without seeing the program, I can see two possible causes:
A technique which I use fairly often to separate changing the data from displaying the data is to modify the data in one request and then send a Location: http://... redirect header to the page that then displays the (now changed) data. This allows me to nicely separate the two operations, at the cost of an additional HTTP request for every modification.
In reply to Re: Caching problem?
by Corion
in thread Caching problem?
by viffer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |