14 Mar
2003
14 Mar
'03
10:07 p.m.
LIM TIENAIK wrote at 2003-3-14 01:16 +0000:
i just took up zope and still experimenting with it. What is a file upload object..? Can you show me an example?
It's about 2 meter tall and 1 meter large :-) You find its definition in "ZPublisher.HTTPRequest.FileUpload". You get an instance, when you sent a file to Zope (via a form, e.g.). You will find more information in the Zope Book... Dieter