Re: Display Image from URL
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Sep 2007 14:49:51 -0400
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
.
- References:
- Display Image from URL
- From: Bill Smith
- Display Image from URL
- Prev by Date: Display Image from URL
- Next by Date: Re: Need to store 2 values from combo box
- Previous by thread: Display Image from URL
- Next by thread: Re: Need to store 2 values from combo box
- Index(es):