[Zope] Uploading files / forms / aditional info / to local filesystem ..
Dieter Maurer
dieter@handshake.de
Tue, 21 Nov 2000 00:14:42 +0100 (CET)
Jorgen Skogstad - Sun Norway - System Support Engineer writes:
> What I need is for a user to
> fill out
> a form with various information .. and click upload on a file .. and I need
> to
> create the following two files locall;
>
> Example:
> * image.jpg
> * image.info
You use either "LocalFS" or an external method.
The Zope documentation tells you much about external methods.
Dieter