Probably a simple solution to this. I have a site where the users should be able to upload an image via a standard html form, and then on submit have it show the image that was just submitted. I can't use the name from the input tag though because it contains the ZPublisher file upload info. Any help is appreciated. Cheers. -Chris
The Zope Tutorial which comes with all recent Zope versions includes an example with image upload. Check it out. It can be installed from the "Add" list on the top right corner of the main Zope management frame. Regards, Luciano Chris Pedrotti wrote:
Probably a simple solution to this. I have a site where the users should be able to upload an image via a standard html form, and then on submit have it show the image that was just submitted. I can't use the name from the input tag though because it contains the ZPublisher file upload info. Any help is appreciated. Cheers.
-Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris Pedrotti -
Luciano Ramalho