GigglettesDad
Programmer
Greetings:
I have a client who is a graphics artist. She has about 5000 URLs of images from a large variety of websites currently stored in an Access 2007 database. She has these categorized in a way that she can call up a subset of these URLs. She assures me that all of the images are from image morgue files, or images that are free to copy and use as long as you don’t make changes to the images. What she wants to do is continue collecting the URLs and have Access display the images on an Access form. An example URL is: I can handle the forms, etc. but I haven’t found a way to take that URL and attach it to an image field. Here’s what I need:
• Is there a way to have an Access Form Image Field display an image from an URL?
• If not, is there any VBA code that will allow me to copy the image locally from the URL?
(I have already written VBA code that displays local images so I just need to know how to get the image copied locally)
Thanks,
Randy
I have a client who is a graphics artist. She has about 5000 URLs of images from a large variety of websites currently stored in an Access 2007 database. She has these categorized in a way that she can call up a subset of these URLs. She assures me that all of the images are from image morgue files, or images that are free to copy and use as long as you don’t make changes to the images. What she wants to do is continue collecting the URLs and have Access display the images on an Access form. An example URL is: I can handle the forms, etc. but I haven’t found a way to take that URL and attach it to an image field. Here’s what I need:
• Is there a way to have an Access Form Image Field display an image from an URL?
• If not, is there any VBA code that will allow me to copy the image locally from the URL?
(I have already written VBA code that displays local images so I just need to know how to get the image copied locally)
Thanks,
Randy