<?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 AW:CGI-Encode and HTTP-Calls in QV 10 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216437#M69754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Sub httpRequest&lt;BR /&gt; m_Post = "inputField=inputValue"&lt;BR /&gt; m_Url = "http://www.mydomain.com"&lt;BR /&gt;&lt;BR /&gt; Set objHTTP = CreateObject("Microsoft.XMLHTTP")&lt;BR /&gt; objHTTP.open "POST", m_Url, False&lt;BR /&gt; objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"&lt;BR /&gt; objHTTP.send m_Post&lt;BR /&gt;&lt;BR /&gt; ActiveDocument.GetSheetObject("TX03").SetText objHTTP.responseText&lt;BR /&gt; Set objHTTP = Nothing&lt;BR /&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2011 09:34:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-15T09:34:56Z</dc:date>
    <item>
      <title>CGI-Encode and HTTP-Calls in QV 10</title>
      <link>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216435#M69752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i found a instruction in the manual for CGI-Encoder and HTTP-Calls (Manual Page 249). But i can't find the functions in QlikView 10.&lt;BR /&gt;Which version has these features? How can I use the functions in QV 10?&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216435#M69752</guid>
      <dc:creator />
      <dc:date>2011-04-14T16:18:04Z</dc:date>
    </item>
    <item>
      <title>AW:CGI-Encode and HTTP-Calls in QV 10</title>
      <link>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216436#M69753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i mean the manual from QlikView 9,&lt;BR /&gt;but i also can't find the function in qv9&lt;BR /&gt;&lt;BR /&gt;any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 19:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216436#M69753</guid>
      <dc:creator />
      <dc:date>2011-04-14T19:26:05Z</dc:date>
    </item>
    <item>
      <title>AW:CGI-Encode and HTTP-Calls in QV 10</title>
      <link>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216437#M69754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Sub httpRequest&lt;BR /&gt; m_Post = "inputField=inputValue"&lt;BR /&gt; m_Url = "http://www.mydomain.com"&lt;BR /&gt;&lt;BR /&gt; Set objHTTP = CreateObject("Microsoft.XMLHTTP")&lt;BR /&gt; objHTTP.open "POST", m_Url, False&lt;BR /&gt; objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"&lt;BR /&gt; objHTTP.send m_Post&lt;BR /&gt;&lt;BR /&gt; ActiveDocument.GetSheetObject("TX03").SetText objHTTP.responseText&lt;BR /&gt; Set objHTTP = Nothing&lt;BR /&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 09:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CGI-Encode-and-HTTP-Calls-in-QV-10/m-p/216437#M69754</guid>
      <dc:creator />
      <dc:date>2011-04-15T09:34:56Z</dc:date>
    </item>
  </channel>
</rss>

