18 Jul
2003
18 Jul
'03
11:54 a.m.
Hi, When uploading a file with a pythonscript containing the following statements the size of the uploaded file is 0. file = container.REQUEST.form['FILE'] context.manage_addProduct['LocalFS'].manage_upload(file) What is the problem ? Regards, Michael