Okay so I a URL of an image...but when I set the image box's location to the URL, it says type mismatch.
This is the code now: ArtistImage.Picture = "http://home.cogeco.ca/~nickj/new.gif"
Is there a way to get the image from that URL into the image box without using a Winsock control to download it?