> How can I disable the browser cache in my zope documents ? One thing you can do is set the 'Expires' header like so: <dtml-call "RESPONSE.setHeader('Expires', _.DateTime().rfc822())"> --jfarr "Perl is worse than Python because people wanted it worse." Larry Wall, 14 Oct 1998