I have seen this occationally behind our corporate caching proxy server. It becomes confused and does not realize the page has been updated. In the past I have done a wget --cache=off -O/dev/null http://whatever.url and that get the new copy past the proxy server. It also seemed to jar the proxy server enough to fix the issue. Your milage may vary. Bob Styma