28 Jun
2005
28 Jun
'05
2:56 p.m.
--On 28. Juni 2005 16:53:35 +0200 santiago <chetzacoalt@free.fr> wrote:
hello
I'm writting a restricted python script (in the zmi) and I wish to load an url that the user gives to me in order to diplay it back, inside my web page.
is there a zope method that I can use, or must I relay on an external python script and use urllib ?
This is a FAQ: use filesystem based code. -aj