[Zope-DB] Upload and download blobs to Mysql
Aaron Fosdick
aaron at hypervision.com
Wed Jan 12 16:14:53 EST 2005
Blobs, and specifically pictures can be a challenge in zope. For
performance reasons, you should probably use extfile/extimage instead.
There is a good example at:
http://www.zope.org/Members/murphy/MySQL-BLOBs. However, his solution is
missing an important bit of information. Zope's security limits pulling
the data back out, so you'll need an external method to display the
images. Read the thread in the zope-db archives (7/7/04) to see how
that is solved.
Regards,
--Aaron
RI-WU wrote:
>I want to upload photos and text to mysql 4.0.21 using
>zope 2.7.3 with page templates . I am building a site
>and I want the user to have the opurtunity to upload
>his news and photos .Are there any ideas, I am new I m
>using zpt .Is dtml a better way to do this???
>PLEEASSSE HEELP
>
>
>
>
>
>___________________________________________________________
>ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
>_______________________________________________
>Zope-DB mailing list
>Zope-DB at zope.org
>http://mail.zope.org/mailman/listinfo/zope-db
>
>
More information about the Zope-DB
mailing list