I have made a form, for users to input new items to be added to the database.
On the screen the is 6 image objects, each with a unique name such as image1 to 6.
I use a fileDialog window for the user to pick which image individually to be assigned to the relevant image object. AS the will be a...