Having just set up a simple database with fields of
Address
Value
Location
Price
image
I will be bringing in search results from the database into a html document. How can I attach an image tag or reference in the database relating to the "image" field. So when the result is brought into the page it will display a specific image held in another folder within the website?
Thanks in advance for any help.
Mark