Results 1 to 4 of 4

Thread: ftp with VB

  1. #1
    moonTea
    Guest

    Question 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?

  2. #2
    RoyceWindsor1
    Guest
    You can FTP in VB using the Inet control. Add "Microsoft Internet Transfer Control" to your project.

  3. #3
    jim mcnamara
    Guest
    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.

  4. #4
    moonTea
    Guest
    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
  •  



Click Here to Expand Forum to Full Width