j
k
j a
j l
Does Zope provide a function for URL-Encoding a ZOPE variable within a DTML Document?
You can use <dtml-var fmt=url-quote> and <dtml-var fmt=url-quote-plus> although the source indicates that they have been deprecated. -jfarr
Back to the thread
Back to the list