try <a href="&dtml.url-?name=joe;">Joe</a>
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Stephan Goeldi Sent: Monday, October 22, 2001 12:18 PM To: zope@zope.org Subject: [Zope] REQUEST URL0
What is wrong with:
<a href="&dtml-URL0;?name=joe">Joe</a>
???
I want to let this be
<a href="www.url.com?name=joe">Joe</a>
where www.url.com should be taken from the REQUEST variables.
_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
_______________________________________________ Zope maillist - Zope@zope.org 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 )