smook
July 21st, 2005, 04:21 AM
Hello all
I created an ActiveX object using:
var obj= new ActiveXObject("MyActiveX.MyClass");
How can i use this instance of ActiveX from different page?
I created an ActiveX object using:
var obj= new ActiveXObject("MyActiveX.MyClass");
How can i use this instance of ActiveX from different page?