is there a way to get a url-encoded/quoted variable in pythonish dtml ? what i am trying to do <dtml-call "RESPONSE.redirect(URL1+'?foo_bar='+foobar)"> Kapil