[Zope] using url_quote outsite dtml-var
Joachim Schmitz
js@aixtraware.de
Mon, 30 Apr 2001 00:04:40 +0200 (CEST)
Hi,
I am constructing URL strings in dtml like so:
<dtml-call "REQUEST.set('link',BASE2 + '/' +sometext">
where I must to use the url_quote on sometext. Like with
<dtml-var sometext url_quote>. I tried:
sometext.url_quote, resultet in string-object has no attribute url_quote.
_.url_quote(sometext) does also not work.
any hint welcome
Mit freundlichen Grüßen
Joachim Schmitz
AixtraWare, Ing. Büro für Internetanwendungen
Hüsgenstr. 33a, D-52457 Aldenhoven
Telefon: +49-2464-8851, FAX: +49-2464-905163