What if...
u have a SQL db containing the names & directories of localy (on the server) stored images...
What if...
u would like to display some of the images on a website using ASPobjects 'connection' and 'recordset'
With normal data, i use a loop to cycle through the recordset,...i'm a bit at a loss when i want to show the images. Do u jsut use the directory-info on the images to satisfy the 'src'-part of an 'image'-tag????
ThenX in advance
Ruupy