wodFtpDLXCom - WeOnlyDo Discussion board

wodFtpDLXCom (General questions)

by cvmbor, Saturday, May 12, 2007, 18:05 (6405 days ago)

Morning

I have a number of forms in my VB6 project which can all start FTP sessions so I moved

Dim WithEvents Sftp1 As wodFtpDLXCom
Implements IwodFtpNotify

and all the associated IwodFtpNotify methods to a class. I have a connect method which I call and it seems to work OK but does not fire any of the IwodFtpNotify methods like StateChange.

What am I missing?

Thanks


Complete thread: