19 Mar
2003
19 Mar
'03
4:41 p.m.
McDonnell, Larry wrote:
I am building an app that will allow the user to ftp an image to the web server to display through a web page. I looked at addImage but I wish to avoid adding images to the data.fs file. I would like to have them place the image within an "image" folder on the server. I have seen this utility out on the Internet, I was wondering if there is a Zope equivalent. Thanks.
AdaptableStorage / ExternalFile / LocalFS ...all strign to mind. cheers, Chris