se ti serve un programma che ti svuota la cache in automatico
http://www.drk.com.ar/nocache.php

altrimenti per non salvare i dati nella cache del browser usa semplicemente questi 2 tag

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">