1 Jun
1999
1 Jun
'99
11:40 p.m.
I presume that there are in built functions for handling cookies etc, but I can't find the documentation.
Reading cookies from the REQUEST is at: http://www.zope.org/Documentation/Guides/DTML/DTML-HTML/DTML.html#pgfId- 509334 and writing Cookies to the RESPONSE is at: http://www.zope.org/Documentation/Guides/DTML/DTML-HTML/DTML.html#pgfId- 913362 <!--#call "RESPONSE.setCookie(fav_color,'blue')"--> --Rob