Viewing Images from DB

mobrien

New Member
Hi All,

We have a scenario where we are going to be sent images from another product. These are going to be stored in the database as a thumbnail and the full image.

The customer needs to be able to view the thumbnail on the website and then when they click it they get the full image.

From what I can see we would need so save the image to disk from the db in order to display it. Is this correct?

If so, our set up is we have webspeed running on one linux box and the website running on another. Would it be possible to save the file to disk and then view it?

Thanks in advance for any help,
Mark
 
Back
Top