<?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 SV:Re: Detect type of client? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164752#M1283082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your suggestion, it gives part of the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.QTProduct returns:&lt;/P&gt;&lt;P&gt;Development client: "QlikView 64-bit Edition (x64)"&lt;/P&gt;&lt;P&gt;IE plugin client: "QlikOcx"&lt;/P&gt;&lt;P&gt;Ajax client: -&lt;/P&gt;&lt;P&gt;Java client: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to detect ajax and java to decide which one is being used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 16:32:29 GMT</pubDate>
    <dc:creator>gandalfgray</dc:creator>
    <dc:date>2010-11-29T16:32:29Z</dc:date>
    <item>
      <title>Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164750#M1283075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there a way to detect what type of client (plugin/ajax/java) that is currently running a QV-application, and based on that display different kind of objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164750#M1283075</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164751#M1283078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.QTProduct&lt;/P&gt;&lt;P&gt;Qlikview = client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikOcx = plugin&lt;/P&gt;&lt;P&gt;Use it to set a variable in OnOpen event and then condition objects displayed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 14:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164751#M1283078</guid>
      <dc:creator />
      <dc:date>2010-11-29T14:39:52Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164752#M1283082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your suggestion, it gives part of the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.QTProduct returns:&lt;/P&gt;&lt;P&gt;Development client: "QlikView 64-bit Edition (x64)"&lt;/P&gt;&lt;P&gt;IE plugin client: "QlikOcx"&lt;/P&gt;&lt;P&gt;Ajax client: -&lt;/P&gt;&lt;P&gt;Java client: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to detect ajax and java to decide which one is being used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 16:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164752#M1283082</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2010-11-29T16:32:29Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164753#M1283084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in QV10 there is also a function Clientplatform()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 21:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164753#M1283084</guid>
      <dc:creator />
      <dc:date>2010-12-22T21:30:16Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164754#M1283087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jochem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried ClientPlatform() as you suggested, and it seems it can be used to see if you are running plugin or not at least.&lt;/P&gt;&lt;P&gt;It seems that if you use Plugin-client you get an empty response, and if using ajax-client you get "browser.MSIE 8.0" (or whatever you use)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I can't find documentation for the ClientPlatform-function, though, where did you find that?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 10:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164754#M1283087</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2010-12-27T10:41:05Z</dc:date>
    </item>
    <item>
      <title>Detect type of client?</title>
      <link>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164755#M1283091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here i found something about this function:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/media/p/144232.aspx"&gt;http://community.qlik.com/media/p/144232.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 14:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detect-type-of-client/m-p/164755#M1283091</guid>
      <dc:creator />
      <dc:date>2010-12-28T14:27:08Z</dc:date>
    </item>
  </channel>
</rss>

