Results 1 to 6 of 6

Thread: How to download a file in .NET using iNET control?

  1. #1

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729

    How to download a file in .NET using iNET control?

    how do i download a file...? it's a image...

  2. #2
    hellswraith
    Guest
    Don't use the Inet control... You have this functionality built into the framework. Here is a link to get you started. Although it is in C#, the classes are the same in VB.NET.

    http://www.c-sharpcorner.com/Interne...esponseMDB.asp

  3. #3

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    that only works with text...i want images...lol...

  4. #4

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    ill try then c

  5. #5

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    man i cant find the System.Net.WebClient namespace...

  6. #6
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    Would you be able to copy a file from one directory on an ftp site to another directory on an ftp site using this? Also I need to be able to do kill commands on the ftp site.

    If not, what would be a good way of doing this?

    If someone has some code that would do this I would greatly appreicate it.

    Thanks
    David Wilhelm

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