28 Jan
2002
28 Jan
'02
9:30 a.m.
Hi lambert, You question is better suited to the zope@zope.org list. zope-dev is for the development of Zope not the development of applications with Zope. lambert muhr wrote:
<A HREF="&dtml.-getURL;">link</a>
unfortunately, the link on the web page turns out like this:
/base/select_mm_url/2/show_intro%3fstart%3d4
what is my mistake?
The entity syntax for DTML (&dtml-;) automatically url-quotes the result. I'd use PageTemplates if I were you... cheers, Chris