Results 1 to 2 of 2

Thread: Load a web image into a VB.Net App

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    1

    Load a web image into a VB.Net App

    I think that I am trying to do something simple and just thinking about it the wrong way. Right now I’m working on a simple program that has a picture box, a text input, and a button. I would like the program to take the URL that you input into the text field and load the image that it is pointing to into the picture box. I think maybe I’m not looking into the right object because I can’t seem to find anything that will do anything like this. I have written .DLLs that will take a image uploaded to a server, but never one that went out and grabbed a image from another web server. If anyone knows of the general object that might do this I can research it and find the exact functions and what not.

    Thanks

    Sean

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I've just posted an example I created some time ago . It's here in this link http://www.vbforums.com/showthread.p...hreadid=243099

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width