26 Mar
2000
26 Mar
'00
2:34 p.m.
The following dtml code will tell the browser that the page expires one hour in the future: <dtml-call "RESPONSE.setHeader('Expires', _.DateTime(_.DateTime().timeTime() + 3600).toZone('GMT').rfc822())"> -- Itamar S.T. itamars@ibm.net