yea ive seen that page but it just looks too much for my purpose. I'm just a newbie and why would this return object reference not set to an instance of an object?
Dim answer As Integer
Dim ChilkatFTP1 As CHILKATFTPLib.ChilkatFTP
myftp.Hostname = "www.chilkatsoft.com"
myftp.Username = "username"
myftp.Password = "password"
Dim success As Long
answer = myftp.Connect()
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.