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?