Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
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