[Zope] Re: Help on upload images

Maik Jablonski maik.jablonski@uni-bielefeld.de
Sat, 05 Apr 2003 12:17:52 +0200


CY wrote:
> I need some help in uploading  .gif & jpeg files to Postgresql.
...
> The system is looking for the images in Zope server while the actual image
> for uploading resides in the PC.  How I do "tell" the Zope the location of
> the image file?

Zope ships with an Example.zexp wich includes a FileLibrary. Please have 
a look at it how to handle File-Uploads.

-mj