5 Apr
2003
5 Apr
'03
10:17 a.m.
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