I understand. the field that is being added will contain the filename or url of the image. My problem is I don't no how to link to the image, that's the process i want to learn.
Programming language I'm using is ASP, and the fields in the table are id, fname, lname, ssn, date_birth, date_death, phone, email, licensing_pic.
how do I format the cells for licensing_pic to link to my file server? That's what I'm not grasping. I'm willing to give you as much info as possible, but this is extremely new territory.
My naming convention for the images are lname, first initial(which I will have to write sql code or asp code to do), and the last 4 digits of ssn.