When you upload with Digital File Pro, you will have to store the value into the table afterward, it doesn't get done automatically. There should be bindings that will allow you to get the file name that was uploaded after the upload is successful.
Are the file names stored differently in your database table? If it is, then you are just not stepping through the recordset that has the image names stored each time you display a different product.


