Altova Authentic 2024 Desktop

The HTML Object tag is used to create an instance of the AuthenticDesktopControl. The Classid is that of AuthenticDesktopControl. Width and height specify the window size. No additional parameters are necessary, since application-level is the default.

 

<OBJECT id="objAuthenticDesktopControl"
    Classid="clsid:4A3E7996-89B1-4d7b-9D87-615CC7C4CB47"
    width="1000"
    height="700"
    VIEWASTEXT>
</OBJECT>

© 2018-2024 Altova GmbH