Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to integrate QlikView reports into a web page

I would like to integrate a QlikView report into a default website.

Within Firefox this works correctly but the Internet Explorer seems to have problems with the iframe.

Here is my source code:

-----------------------------------

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title></title>
</head>
<body>
<iframe name="demo" id="demo1" src="http://vadebb29.vaillant.vhgroup.lan/QvAJAXZfc/AccessPoint.aspx?open=&id=QVS@vadebb29%7CEIS/Financials/Contribution%20Statement.qvw&client=Ajax" width="100%" height="100%" frameborder="1"></iframe>
</body>
</html>

-----------------------------------

Have I done something wrong? Do you have any idea how to solve this problem?

Thank you for your help

2 Replies
Not applicable
Author

hii Simon.... i hope this respone is good for your health..\i think your source in not correct..chek your source
Not applicable
Author

I am sorry. What do you mean with "source code is incorrect"?