I've a COM object with methods. I want an implementation in a HTML for
using with a java script function. I know that there is an 'OBJECT
TAG'. I think that i can use the COM object with this TAG. How to
create and implement the object?, How to use their methods in the HTML
page?, How to use in a javascript function?