13 Jun
2003
13 Jun
'03
2:11 p.m.
Did you import it .. from Products.PythonScripts.standard import url_quote On Fri, 13 Jun 2003, Andreas Pakulat wrote:
Hi,
If I use url_quote(request.QUERY_STRING) in my Script(Python) I get an error stating that url_quote is not known, how can this be?
Andreas