Displaying an image from a remote location with a html link

C

Chris Rice

Hi!

I'm really racking my brain out trying to figure a solution to this.

I have a database of about 13,000 products. Each product has up to 4 images
listed in its record (each in separate columns). The images are on a remote
server that is accessable via internet.

My problem is that I would like the image to disply in the form view. Is it
possible to make an image display via a web link? For example the link would
be something like www.imageserver.com/[field from access here]. The images
are all .jpg's.

In the alternative - i can put all the images on my local drive, with the
same file names. Would that be any easier?

We want the image to display so that so that we can update the other fields
(look at the image, and give it a description).

Thank you!

Chris Rice
 
Top