PDA

View Full Version : Can you show a picture from the web in a vb/.net form?


Bry Man
03-08-2005, 05:08 AM
Hey

I was wondering if it were possible to show a picture from a specific web page within a visual basic form, whether in classic vb or .net it doesnt matter, I havent been able to find and online resources that tell me how so I figured someone here might.

Celtboy
03-08-2005, 06:11 AM
ya might try reading this:

http://www.dotnet247.com/247reference/msgs/23/116690.aspx


In general, i think you just insert the image control, and point it to the url of the image...



-Celt