Re: Capturing other FTP server output (General questions)
i added this code but it does not fire:
Private Sub axFtp_FTPReply(ByVal sender As Object, ByVal e As AxwodFtpDLXLib._IwodFtpDLXEvents_FTPReplyEvent) Handles axFtp.FTPReply
StatusBarPanel3.Text = e.replyText
End Sub
what did i miss?
thanks,
jim