[Zope] URL ENCODING - SYNTAX
Chris Withers
chrisw@nipltd.com
Tue, 04 Apr 2000 10:03:37 +0100
<dtml-var your_variable url_quote>
&dtml.url_quote-your_variable;
Either of the above may do what you want.
Chris
Theodore Patrick wrote:
>
> URL ENCODING SYNTAX
>
> Does Zope provide a function for URL-Encoding a ZOPE variable within a DTML
> Document?
>
> Specifically this type of URL ENCODING:
> standard MIME format application/x-www-urlformencoded
>
> As if that helps! Thanks in advance as always!
>
> Theodore E. Patrick
> Ishophere.com
>
> _______________________________________________
> 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 )