7 Aug
2002
7 Aug
'02
6:11 p.m.
DA Loeffler writes:
return context.showUploadRequests(context)
Certainly I have written lots of Python scripts which include the line print context.standard_html_header(context) This works only as long you do not try to reference request variables directly.
Dieter