Re: Display Image from URL

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Try inserting a Web Browser control, then using its Navigate method to
display the appropriate file.

Me.broBrowser.Navigate "http://www.website.com/images/partnumber.jpg";

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Bill Smith" <kb3gun-nospam1@xxxxxxxx> wrote in message
news:uoGC2P6$HHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Hello All,
Using Access2007 on a Vista machine.

Quarterly, I get a spreadsheed from a manufacturer with a list of current
prices, details, etc. One of the fields contains the complete url
(http://www.website.com/images/partnumber.jpg) to a photo of each item
(1200 items currently supplied), which are hosted on a directory within
their website.
My database consists of the imported spread*** into a table, a query or
two and a form. I would like to display the web image on the form for each
record.
I know how to display an image located on my PC or the company server, but
can't seem to do it for a URL.
All images are in ".jpg" format.
Importing the images to a local server is not possible at this time.

Any suggestions?

--
Smitty
Somerset, PA


.


Quantcast