|
Posted by J.O. Aho on 01/23/07 10:51
JAYO wrote:
> 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?
I would suggest you redo your project, so it don't need to use any COM
objects, this for making the web page to work as many browsers and platforms
as possible.
Of course if you make it for your own fun and use, then you can use that COM
stuff, I think Joel did give good pointers where to look.
--
//Aho
Navigation:
[Reply to this message]
|