please disable caching of the webpage
Brought to you by:
cdolivet
Hi,
Its really annoying when you dont recognise that the source code that you are working on is an old cached version, then you click save and overwrite the new version that you saved earlier in a previous session. This wouldn't happen if the page was not stored in a cache, which would force the current code that you are working on to be returned from the server.
Cheers
Dave