Hello.
How do I return a value from an ActiveX control, without using method's return?
I have a control and, in page, I call the "init()" method. For JScript, the method finished. But it has to return some values later. Any solution?
ActiveX in a C# class.
Thanks.