In a previous episode, Reza Naima wrote: > Does anyone know how I can get an image -not to cache- on a browser -- > (something i can add to the headers or the image tag..) Netscape honors the "Pragma: no-cache" header directive and does what you'd expect. The other browsers have followed their lead I imagine. -- Adam