Using ActiveX NonXML API in JavaScript

Hi everybody,

We are trying to use the ActiveX NonXML API in JavaScript but isn’t working.

The browser send a “Automation server can’t create object” error in this line:

ino = new ActiveXObject(“TAMINONONXMLLib.TaminoNonXml”)

Can anybody help us?

Thanks,
Frederico

Hi Frederico,

The ProgID for the Non-XML control is

“TAMINONONXML.TaminoNonXmlCtrl1”

- have you tried using this?

Regards,
Puny