Use a multipart form containing a file input type - pick up the content in the action REQUEST object and do with it what you will. You only need to give the processing script a proxy role that includes an Add Documents, Images and Files permission if you want to create a file object. It is probably a bad idea to let Anonymous users upload files for storage for later download! Parsing the file to send back some stats would not require any special permissions. Cliff libsvm wrote:
Dear all,
I want to Anonymous user could upload files to my Zope. How can't give the Anonymous user the writing authority in a certain folder.
You suggestion will be appreciated.
Denny
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )