On Thu, 25 May 2000, Mabe, Brad wrote:
>   <dtml-call "RESPONSE.setCookie('country_cookie', <dtml-var cntry_cd>)">

   Inside double quotes there is Python, not DTML:

<dtml-call "RESPONSE.setCookie('country_cookie', cntry_cd)">

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to