[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: turning of client cashing from the server/cgi



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