Re: Capturing other FTP server output - WeOnlyDo Discussion board

Re: Capturing other FTP server output (General questions)

by jim, Sunday, January 21, 2007, 15:10 (6516 days ago) @ jim

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


Complete thread: