Results 1 to 3 of 3

Thread: download files

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2001
    Posts
    26

    download files

    is it possible using vb?? what component I should use??

    thank's

  2. #2
    Addicted Member
    Join Date
    Apr 2002
    Posts
    183

    .

    Well I know its possible to download webpages. Just use the Microsoft Internet Transfer controls. Then assuming youve put it on your form with the anem of Inet1 and you also have a text1 you would say this to download it

    text1.text = inet1.openurl("www.EvilCowgod.com")

    But im not sure how to download programs with all their funny letters
    When you ask a question, try and answer a few

  3. #3
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    http://216.26.168.92/internet/tip52.html

    Downloading Web Pages with the Winsock Control
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

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