Hello,
I am creating a student record form, which is self entered by a teacher. Im having trouble trying to add a image from a directory on the computer. i do not wish to add images to the database but link them in.
The photos are all stored in a set folder directory, these photos are all named after the student ID number.
What i'm trying to do is when a students number is entered in the student ID field the image box can pick this up and display the appropriate picture from the folder.
Any help appreciated.