[Zope] dtml-var & xhtml
sungmook at yahoo.com
sungmook at yahoo.com
Sat Apr 17 15:27:07 EDT 2004
> <dtml-var
> "_.str(_['sequence-query']).replace('&','&')">
I see,
what if I want to replace " to " ?
i tried
<dtml-var
"_.str(_['sequence-query']).replace('&','&').replace('"','&qout;')">
but obviously it did not work...
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash
More information about the Zope
mailing list