20 Jul
2000
20 Jul
'00
11:20 p.m.
jpenny@universal-fasteners.com wrote:
<dtml-call "RESPONSE.redirect(URL1+'?foo_bar='+foobar)" url_quote>
<dtml-call "RESPONSE.redirect(URL1+'?foo_bar='+foobar)" url_quote_plus>
Sorry, brain defect on my part: didn't notice the -call :( I see someone alerady posted what I should have said...
It also fails for <dtml-return>... It looks like url_quote is only applicable to <dtml-var>...which is sort of painful.
not really... how and what would you apply html_quote to in call and return (return is slightly easier) cheers, Chris