Click to See Complete Forum and Search --> : Vb and FTP


Mike Hurley
August 5th, 1999, 05:15 AM
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.

Chris Eastwood
August 5th, 1999, 05:17 AM
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

Mike Hurley
August 5th, 1999, 05:47 AM
Thanks for this. That was quick.

Where do i get the WinInet.dll from?

Cheers
Mike

Chris Eastwood
August 5th, 1999, 05:49 AM
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

Mike Hurley
August 5th, 1999, 05:55 AM
Yes its there.

I've got Version 4.72.3110.0