Hi!
Thanks for you reply.
I have just realised that the images are stored in a folder, and not directly in the database.
What I would like to do however, is display a row from the database (for instance from the product table) with product name, description etc on an HTML page for the client to view, and if it has a image stored in the system, to display it next to the row of data.
does this make sense?
Is there an easy solution to this?
Thanks