In this tutorial we will explain how to make a nice list of records with images. A detail page after the upload page.
To make a list of images you have to:
You will see {rs.Test.name} on your page.
Then click on Insert - Image. Instead of selecting an existing image from the File system, you should choose Data Sources !
Then select the name field from the rsTest recordset. Because we uploaded all pictures to the images folder and store only the filename in the database, you need to put images/ before the database field.
First select the whole first row, then choose Repeat Region from the Server Behaviors palette.
Now we have a full list of all existing images in the database.