13 Nov
2002
13 Nov
'02
11:12 p.m.
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