how do i download a file...? it's a image...
Printable View
how do i download a file...? it's a image...
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
that only works with text...i want images...lol...
ill try then c
man i cant find the System.Net.WebClient namespace...
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