Can someone help with how to get image
from a database into a display page using Dreamweaver?
I have a page with a recordset and a database with text and images. The image field only has a link to the folder and image as in images/image1.jpg including size.
The thumbnail I want to display on a master display page is in the database using varchar and with a link as images/image1.jpg
When someone wants to view the master page they click on a link and everything that has been input shows from the database. At least everything but the image. Right now it just shows images/image1.jpg
I don't know how to call the images from the database.
Thanks for the help and any information.
