Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I'be been reading older posts where this question wasanswered, but I'm not getting how can I change default location to: qlikview.anp.com.
My guess is that maybe I'm not supposed to put that address on the src line of the index.html file:
<html>
<head>
<title>Qlikview ANP</title>
<style type="text/css">
body, html
{
margin: 0; padding: 0; height: 100%; overflow: hidden;
}
</style>
</head>
<body>
<iframe width="100%" height="100%" src="http://qlikview.anp.com"/>
</body>
</html>
Thanks in advance,
Diego
Seems ok to me, Does this showing any error?
Seems ok to me, Does this showing any error?