var mydashboard = new actuate.Dashboard("dashboard");
mydashboard.setDashboardName(
"/Dashboard/Contents/Documents.DASHBOARD");
mydashboard.submit();
}
6 Save the file as dashboarddisplay.html.
7 In Internet Explorer, open dashboarddisplay.html.
If you receive a security warning that Internet Explorer has restricted this page from running scripts or ActiveX controls that could access your computer, right-click on the message and select Allow Blocked Content.
If you receive a scripting error, choose OK. This error is generated by the Documents.DASHBOARD file, not dashboarddisplay.html.
If the dashboard does not finish loading, in Internet Explorer, choose Tools➛Internet Options. Select the Privacy tab, then choose Advanced. Select “Override automatic cookie handling.” Choose Apply. Refresh the browser.