20 Jun
1999
20 Jun
'99
6:32 p.m.
On Sun, 20 Jun 1999 09:33:42 -0400, "Robert O'Connor" <bob@rocnet.com> said: Robert> Ok, how do I use this with zope "objects" and does acquisition Robert> work so that the current folder and all sub-folders/objects use Robert> the http Expires header? Sure, you can override your standard_html_header to something like this: <!--# call "RESPONSE.setHeader( 'Expires', '0')"--> <!--# call "RESPONSE.setHeader( 'Pragma', 'no-cache')"--> <html> <head> <title><!--#var title--></title> </head> RESPONSE is described on p.13 of the DTML User's Guide. Alex Rice | alrice@swcp.com | http://www.swcp.com/~alrice Current Location: N. Rio Grande Bioregion, Southwestern USA