"igg via AccessMonster.com" <u53571@uwe> wrote in message
news:9c32a6bb562c8@uwe...
> need a code to open a remote ftp path using userid and password.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200909/1
>
Take a look at this:
http://www.smccall.demon.co.uk/Downloads.htm#FTPClient
It has plenty of examples to show how easy it is to use. You just import the
class library into your project and write code to call it. The code comments
say it all..