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
<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 )
participants (2)
-
Chris Withers -
Theodore Patrick