is it possible to put a picture
in a picture box or image that reside on the web??
Printable View
is it possible to put a picture
in a picture box or image that reside on the web??
Yes, if you first download it using the Inet control, Winsock, or the API.
yeah, but without doiing so??Quote:
Originally posted by filburt1
Yes, if you first download it using the Inet control, Winsock, or the API.
i guess the only way would be in a img tag in a web browser control!!
Yes, that would be the only way. BUT DO NOT DO IT: there is no need to include a dependency for all of IE for such a simple task.
Check this link out. Three different ways of doing it.
One method includes using the WebBrowser Control. Who doesn't have IE installed on their system?
http://www.vbforums.com/showthread.p...threadid=88754
Did anyone notice this is the 100,000th thread?