Hi
If I have writen a very simple ActiveX control in VB6 with a single label on it, how would I pass it data from Javascript to display in the label's caption and how could I read the caption back using JS.
The control is to be embedded in an HTML page.
Is this possible?
thanks
