29 Apr
2001
29 Apr
'01
11 p.m.
On Mon, Apr 30, 2001 at 12:04:40AM +0200, Joachim Schmitz wrote:
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
unless i'm missing the point completely, i think you need to look at: http://www.zope.org/Members/AlexR/EntitySyntax hth, -- charlie blanchard http://baldguru.com/ LosAngeles area Zope Users Group http://lazug.org