-
Implementing FTP through VB
What is the best way to accomplish this? In searching the Microsoft Support
Online, I didn't get much accomplished. Do you know where I can secure a
good example of this?
-
Re: Implementing FTP through VB
Hi Steve,
I remember coming across a code example that did this handily... if you send
me an email requesting the info (to remind me), I can see if I can dig it
up for you.
Bob
-
Re: Implementing FTP through VB
Visual Basic comes with a control for doing just what you are looking for.
It is called the "Microsoft Internet Transfer Control 6.0" and it contains
features for performing FTP, HTTP, HTTPS, and Gopher data transfers. I just
used it last week to do some automated HTML "screen scraping." It works
great. You can select it from the Project / Components menu command.
-----
Tim Patrick
tim@vbstyleguide.com
Similar Threads
-
By jbro02 in forum VB Classic
Replies: 0
Last Post: 04-04-2005, 11:49 AM
-
Replies: 20
Last Post: 09-22-2002, 11:54 PM
-
By Thomas Eyde in forum .NET
Replies: 290
Last Post: 12-22-2001, 03:13 PM
-
By Matthew Solnit in forum VB Classic
Replies: 0
Last Post: 05-11-2001, 10:17 AM
-
By pnichols in forum Java
Replies: 5
Last Post: 12-27-2000, 01:25 PM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|