16 May
2000
16 May
'00
4:38 p.m.
On Tue, 16 May 2000, Lorenzo Rondelli wrote:
First of all sorry for my english I'm trying to use the cookies but I can't understand I saw the setCookie function in some examples but I can't understand how to use another function like getCookies Is it implemented ?
It is implemented and called automagically :) You do not need to call it - just test if the name exist: <dtml-if myCookie>... Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.