hi,
I have stored an html code containing <img src="<filename>"> tag in postgres database.when i retrieve the contents using ZSQL the image is not displayed.currently i have stored my image in the /home folder of my system.

On Wed, Jul 2, 2008 at 4:30 PM, Andreas Jung <lists@zopyx.com> wrote:


--On 2. Juli 2008 16:26:56 +0530 smriti Sebastian <smriti.sebastuan@gmail.com> wrote:

hi,
i have stored image location <img src="<filename>"> in postgres database.I
would like to know where do i store the image files inorder to display it
in my plone-site?

Not sure whaty you are trying to ask or to achieve. Images should be stored within Zope/Plone or within the database? Please give a reasonable description of your problem.

Andreas