2 Jun
1999
2 Jun
'99
2:22 a.m.
In article <613145F79272D211914B0020AFF64019142E4F@gandalf.digicool.com> , Rob Page <rob.page@digicool.com> writes
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
Thanks, I found it, but I was looking for something less terse, and suited for a complete newbie! ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz