I have two questions related to accessing jpeg files on a web server via Access:
I have an employee database. Each employee record contains a field with a hyperlink to a jpeg file on the company intranet. The jpeg is the employee’s picture.
My questions are:
1. What is the best way to display the employee’s picture on a form using the intranet as the picture source?
2. Is there code that accomplishes the same as “save target as”? I am looking to save a local copy of each jpeg in a directory.
Thanks.