<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Iframes not working on internet explorer in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767853#M1729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I'm experiencing exactly the same problem. Did you found any solution ?&lt;/P&gt;&lt;P&gt;Else, if someone has any idea ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2015 09:53:24 GMT</pubDate>
    <dc:creator>thomasjenn</dc:creator>
    <dc:date>2015-01-06T09:53:24Z</dc:date>
    <item>
      <title>Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767852#M1728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load a document within an Iframe in internet explorer and it gives me this error:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="73939" alt="ie error.PNG" class="image-1 jive-image" src="/legacyfs/online/73939_ie error.PNG" style="height: 235px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The only solution I have found is to add the QV server to the trusted sites on IE options. This is NOT an acceptable solution because we cannot make all of the website users do this (they are clients and we have no power to make them do this)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 21:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767852#M1728</guid>
      <dc:creator />
      <dc:date>2014-12-19T21:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767853#M1729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I'm experiencing exactly the same problem. Did you found any solution ?&lt;/P&gt;&lt;P&gt;Else, if someone has any idea ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 09:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767853#M1729</guid>
      <dc:creator>thomasjenn</dc:creator>
      <dc:date>2015-01-06T09:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767854#M1730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did found an answer, have you ever heard about P3P? It is basically a securtiy measure that only IE uses these days and that conflicts directly with implementing Iframes that have sources from two different servers (ex. your website and qlikview).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, to fix this you need to go to the web.config of your QvAjaxZfc project and implement something like this:&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;lt;Configuration&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;System.webServer&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;HttpProtocol&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CustomHeaders&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name="P3P" value='CP="This is a mock P3P policy."' /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/CustomHeaders&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/HttpProtocol&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/System.webServer&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&amp;lt;/Configuration&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;Pages like Google and Facebook use these kind of mock P3P policies to be able to display Iframes and other things without problems. One thing, you should probably link to a page that has more info about why you don't have those policies implemented and your privacy policies.&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;More info on P3P: &lt;A class="external-link" href="http://msdn.microsoft.com/en-us/library/ie/ms537341(v=vs.85).aspx" rel="nofollow" style="color: #3b73af; font-family: Arial, sans-serif; font-size: 14px;"&gt;http://msdn.microsoft.com/en-us/library/ie/ms537341(v=vs.85).aspx&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 15:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767854#M1730</guid>
      <dc:creator />
      <dc:date>2015-01-06T15:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767855#M1731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The website containing the Iframe is in an other domain than the qlikview server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If the two domain are the same, we haven't this error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 08:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767855#M1731</guid>
      <dc:creator>thomasjenn</dc:creator>
      <dc:date>2015-01-07T08:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767856#M1732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Iframe is used in Qlikview also? Beacuse i didnt see any IFrame object in Qlikview..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 09:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767856#M1732</guid>
      <dc:creator />
      <dc:date>2015-01-11T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Iframes not working on internet explorer</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767857#M1733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to bring iframe and qlikview server in same domain ?? what are the setting needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 12:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Iframes-not-working-on-internet-explorer/m-p/767857#M1733</guid>
      <dc:creator>tanvi_madan1</dc:creator>
      <dc:date>2015-02-24T12:51:44Z</dc:date>
    </item>
  </channel>
</rss>

