14 Apr
2000
14 Apr
'00
3:47 p.m.
There's an html_quote and a url_quote, I'm interested in a specifier that will create a argument list for a link. If arg1 has 'this is a string/stuff' then: <dmtl-var arg1 ???_quote> will give: this+is+a+string%20stuff. TIA..
14 Apr
14 Apr
4:07 p.m.
New subject: [Zope] format specifier for GET style arguments?
<dmtl-var arg1 ???_quote> will give: this+is+a+string%20stuff.
that is url_quote ;-) or, be more precise url_quote_plus You may have thought url_quote was '...'.absokute_url() If you have an object x, "x.absolute_url" would return a url for the object. cheers, Chris
9489
Age (days ago)
9489
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Daniel.Weber@SEMATECH.Org