Glad you got it to work, here is another aproach A pure DTML way to do this is through the dtml-raise tag: http:// is a must have <dtml-raise type="Redirect">http://</dtml-raise> -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Colin Fox Sent: Thursday, March 28, 2002 11:58 AM To: Oliver Bleutgen Cc: zope@zope.org Subject: Re: [Zope] DTML within DTML? On Thu, 2002-03-28 at 11:34, Oliver Bleutgen wrote:
Colin Fox wrote:
<dtml-call expr="RESPONSE.redirect('edit?r_id='+record_id)">
this isn't dtml within dtml, this is python, and you add a fixed string and a string variable, so to say.
Ah. Stupid of me. Well, it works perfectly now. Thanks! -- Colin Fox cfox@crystalcherry.com CF Consulting Inc. GPG Fingerprint: D8F0 84E7 E7CC 5C6C 9982 F1A7 A3EB 6EA3 BC97 572F