|
-
August 5th, 1999, 05:15 AM
#1
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.
-
August 5th, 1999, 05:17 AM
#2
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
-
August 5th, 1999, 05:47 AM
#3
Re: Vb and FTP
Thanks for this. That was quick.
Where do i get the WinInet.dll from?
Cheers
Mike
-
August 5th, 1999, 05:49 AM
#4
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
-
August 5th, 1999, 05:55 AM
#5
Re: Vb and FTP
Yes its there.
I've got Version 4.72.3110.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|