-
Vb and FTP
Does any know of any utilities, libraries, or API's that will allow me to connect to an FTP site, and download a file to the site, from a VB application.
I suppose I could use the shell command, but was wondering if there is an better way of doing this?
You help as always is most appreciated.
-
Re: Vb and FTP
I've just (well a couple of days ago) posted some class modules onto the CodeGuru site at:
http://www.codeguru.com/vb/articles/1852.shtml
These will do exactly what you're looking for.
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
-
Re: Vb and FTP
Thanks for this. That was quick.
Where do i get the WinInet.dll from?
Cheers
Mike
-
Re: Vb and FTP
I think that it comes either as standard with Windows 9x/NTx or with the IE installation - check your windows\system32 directory.
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
-
Re: Vb and FTP
Yes its there.
I've got Version 4.72.3110.0