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
Complete thread:
- Capturing other FTP server output - jim, 2007-01-20, 02:50
- Re: Capturing other FTP server output - wodSupport, 2007-01-20, 08:46
- Re: Capturing other FTP server output - jim, 2007-01-21, 05:04
- Re: Capturing other FTP server output - wodSupport, 2007-01-21, 07:23
- Re: Capturing other FTP server output - jim, 2007-01-21, 13:24
- Re: Capturing other FTP server output - jim, 2007-01-21, 15:10
- Re: Capturing other FTP server output - wodSupport, 2007-01-21, 15:20
- Re: Capturing other FTP server output - jim, 2007-01-21, 15:10
- Re: Capturing other FTP server output - jim, 2007-01-21, 13:24
- Re: Capturing other FTP server output - wodSupport, 2007-01-21, 07:23
- Re: Capturing other FTP server output - jim, 2007-01-21, 05:04
- Re: Capturing other FTP server output - wodSupport, 2007-01-20, 08:46