This example is an overview of an Xopus integration using ASP.NET. It shows:
StartXopus.aspx with the XML document picked in Default.aspx,Default.aspx to LoadXml.aspx to an load XML document,save.js to SaveXml.aspx.xopus.js in StartXopus.aspxThis method is most straightforward.
StartXopus.aspx xopus.js will start Xopus.StartXopus.aspx in its internal iframe and StartXopus.aspx.document1.xmldocument2.xmldocument3.xmlThis is faster as is prevents reloading StartXopus.aspx after Xopus is started.
xopus.html will be loaded first,StartXopus.aspx.xopus.js in StartXopus.aspx will automatically detect that Xopus has already been loaded.
Note that the path after the # needs to be absolute or relative to xopus.html.