Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
In QlikView 8.50, we can using QlikOCX and QliX in webpage, For example:
<object id="QVPID1" height="1" width="1" classid="CLSID:74DC8438-E36A-40a0-B750-4E2257FA2E41"> <param name="src" value="QVP://localhost/SalesDemo.qvw" /> <param name="USERNAME" value="admin" /> <param name="AutoScan" value="-1" /></object>
<table border="0" align="center"> <tr> <td width="650"> <object id="Qlix1" height="300" width="650" classid="CLSID:54D93DE9-7DA5-4477-A3DA-869ADB41CBBB"> <param name="ObjectID" value="CH191" /> <param name="QvPluginID" value="QVPID1" /> </object> </td> <td> </td> </tr>
Now, in QlikView 9, this page couldn't running, who can tell me what is the QlikOCX ClassID and QliX classID?