[Zope-DB] newbie question

Remy Pinsonnault remy_pinsonnault at roche.ca
Tue Aug 31 19:00:23 EDT 2004


Here is an example with a file received from a form:
 
<dtml-call "PARENTS[0].UploadedFiles.manage_addFile('UploadedFile',
REQUEST['FileToUpload'], 'Uploaded File')">
-----Original Message-----
From: zope-db-bounces at zope.org [mailto:zope-db-bounces at zope.org] On Behalf
Of Paulo Sérgio
Sent: Martes, 31 de Agosto de 2004 07:23 p.m.
To: Zope-DB at zope.org
Subject: [Zope-DB] newbie question


I just was wondering how i can upload a file (ie. Text file) to Zope. I have
a program in c++ and my program need to upload and download files to/from
zope. Is there a way to do that without ftp?
Zope in this case is only serving as a repository (no, I don’t want to use
RDBMS) .
 
Thanks in advance,
Paulo Sérgio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20040831/4ec20f61/attachment.htm


More information about the Zope-DB mailing list