Results 1 to 5 of 5

Thread: [RESOLVED] Download code

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2006
    Location
    Sweden
    Posts
    173

    Resolved [RESOLVED] Download code

    How do I make a program (programmed in VB6) download a file from a website to a certain pathway that I have decided?

    //Alex

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: Download code

    There are a lot of ways you can download a file using VB. Inet, Winsock, Webbrowser are all controls that pop to mind that you can use.

  3. #3
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: Download code

    use one of the billions of examples @ www.pscode.com/vb
    Chris

  4. #4

  5. #5
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: Download code

    Here is an example I uploaded to the Code Bank using the Inet control

    http://www.vbforums.com/showthread.php?t=311040

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