[Zope] Re: Zope products and uploading files
Max M
maxm at mxm.dk
Thu Feb 3 10:22:10 EST 2005
Stephen Rudd wrote:
> Dear all
>
> At the moment I am creating a small zope product that is the web front end
> to a java pipeline. I have a form where I can upload a file and I can
> successfully place it anywhere within the Zope database by using
>
> context.manage_addFile(name,file,title)
>
> The file that is uploaded does not really want to be in zope - it should be
> somewhere on the local filesystem - I have tried to read the file contents
> back to the filesystem - but the product dies with a
Get the content from the data attribute.
--
hilsen/regards Max M, Denmark
http://www.mxm.dk/
IT's Mad Science
More information about the Zope
mailing list