Results 1 to 3 of 3

Thread: Download an image from a website and display it in a picturebox or imagebox?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Posts
    2,295

    Download an image from a website and display it in a picturebox or imagebox?

    Hi there folks. I am working on a program so my students can still access schoolwork from home. I was wondering, I have uploaded a picture (jpg) on my website. I would like the program to download the image from the website and display the image in the picturebox or an image box. I'm fine with either one. I am a little familiar with downloading using vb6, but not in this situation. Would anyone know how to do something like that? Thanks!

  2. #2
    gibra
    Guest

    Re: Download an image from a website and display it in a picturebox or imagebox?


  3. #3
    Hyperactive Member
    Join Date
    Mar 2017
    Posts
    500

    Re: Download an image from a website and display it in a picturebox or imagebox?

    Here is a very simple project that downloads images off the Web into a Picturebox using the AsyncRead feature of a User Control. After you run the project just click on the 'Copy To Picturebox' Button.
    Attached Files Attached Files

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