|
-
Dec 13th, 2001, 04:18 PM
#1
ftp with VB
How can I send/receive files via ftp with winAPI in VB? what other means are there to transfer files in VB?
-
Dec 13th, 2001, 05:50 PM
#2
You can FTP in VB using the Inet control. Add "Microsoft Internet Transfer Control" to your project.
-
Dec 14th, 2001, 03:49 PM
#3
You can also do it without the Inet control.
Go to www.zdnet.com or www.msdn.microsoft.com.
There is a sample ftp project yusing wininet.dll.
Download ftpjr (FTP junior) sometime it's VBftpjr.
-
Dec 14th, 2001, 05:09 PM
#4
thank you for your help.
i'll probably try the links for the ftp project, because VB for Access 97 doesn't have the Microsoft Inet control.
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
|