Thank you for explanation. This is helpful for me.
About loading non-XML.
I am loading now non-XML files with help of
ActiveX from JScript function:
nonXMLObject = new ActiveXObject(“TAMINONONXML.TaminoNonXmlCtrl1”)
lDoc = nonXMLObject.SetNonXmlWithFilename(CollectionName +‘/’
+DocTypeNamenonXML+‘/’
+LetterFileName,
nonXMLFullFileName,
ContentType)
All right. But, I must register TaminoNonXML.ocx
on every client’s place:
regsvr32 TaminoNonXml.ocx
The instrument of Interactive Interface require
only small TII.JS.
But, I can not obtain response-data (innerText or innerHTML) from “xqlout” frame to my JS-function.
Good luck.
#Tamino#API-Management#webMethods