13 Nov
2002
13 Nov
'02
11:44 p.m.
document_src() eg: content = object.document_src() robert rottermann wrote:
Hi, I would like to write the content of a cmf file object (or image) to a file to process it. how can I get at the content of the file in a script? I tried something like content = object.index_html(REQUEST, RESPONSE) but that tries to download the file from the server and does not return its content.
thanks for your help Robert
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )