Dispay a web image on a form

S

Simon

I have a form in a database what shows details about the product i
sell in my shop. an image of the product is stored on our website, on
the form i have the URL of the product
I know how to do the hyperlink to the picture but is there a way to
dispay the product photo on the form

Thanks

SImon
 
S

Sylvain Lafontaine

If your form is not continuous (ie., it's in Single View mode), then you
could embed a WebBrowser control and use it to display your image using its
URL; see: http://bytes.com/forum/thread500687.html (and search the web for
"Browser Control Access", etc.).

For a continuous form, I don't know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

MAking things visable 1
Making stuff visable or hiden 1
Product Query Seach tool 1
Tree Menu 2
Mobile number from 3 fields 1
Help With MS Access 4
Image of each record on continuous form 3
Using Query to sum up 1

Top