To start off with my project i'd like to simply display an image from a UNC path in a form after selecting a record.
The database will have 2 columns, 1 for a name of the image and one for a path to the image.
I've been trying to create a dropdown list that lets you select a record (image name) and will display an image based on the UNC path in column 2.
So far i've had no luck! =(
Any help would be greatly appriciated