upload files

yea ive seen that page but it just looks too much for my purpose. Im 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()
 

Similar threads

L
Replies
0
Views
207
loveangelmindfreakloveangelmindfreak
L
S
Replies
0
Views
125
SohomGhosh1108
S
S
Replies
0
Views
57
sva0008
S
Back
Top