6 Mar
2003
6 Mar
'03
6:16 a.m.
On Thursday 06 March 2003 09:13, Zerkani_user_list wrote:
I have taken the following line from a python script example and I need to do the same thing in DTML.
context.REQUEST.RESPONSE.redirect(destination + "?Name=" + parameter)
<dtml-call expr="REQUEST.RESPONSE.redirect(destination + '?Name=' + parameter)"> .. ?
I was wondering how can I do this in DTML?
Thanks
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )