Senaste inlägg
- Visual Basic - Upload to FTP - Inet1 error!
Hi! I wanna upload files to an FTP-server and I have this code: Private Sub cmdUploadClick() With Inet1 .Protocol = "icFTP" .UserName = "MYUSERNAME" .Password = "MYPASSWORD"…
Hi! I wanna upload files to an FTP-server and I have this code: Private Sub cmdUploadClick() With Inet1 .Protocol = "icFTP" .UserName = "MYUSERNAME" .Password = "MYPASSWORD"…