Re: Problem using Received Method with Active X - WeOnlyDo Discussion board

Re: Problem using Received Method with Active X (General questions)

by wodAlan, Thursday, May 25, 2006, 09:39 (6757 days ago) @ vbiggar

Hi Vincent,

I tried with the code you gave me, and it gave me the same error. You can try this code:

------------------------------


Private Sub wodTelnetDLX1_Received(ByVal ByteCount As Integer, Handled As Boolean)


Dim s As String
s = wodTelnetDLX1.Receive


End Sub


------------------------------

Hope this helps.

Regards,

Alan


Complete thread: