<?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: Read/Write to file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585020#M1234209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a word of warning as you would be operating with computer specific key value pairs without any transactional security if you go the localstorage route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IndexedDB api could be interesting but that would rule out IE9 and below and Safari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2014 22:18:01 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2014-02-28T22:18:01Z</dc:date>
    <item>
      <title>Read/Write to file</title>
      <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585017#M1234204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to extension objects and I am trying to find the answer to the rather basic question about file I/O.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to read/write to a file through a QV-extension object and if it is, could I get some pointers on what functions to use and where to find the documentation about them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585017#M1234204</guid>
      <dc:creator>petgr138</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write to file</title>
      <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585018#M1234206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short answer: you can't. Extension objects are primarily written in javascript that's executed in the browser. it would be a major security flaw if your browser could create files on your local computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a webservice and talk with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 21:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585018#M1234206</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2014-02-28T21:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write to file</title>
      <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585019#M1234208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Google the words: Client-Side Storage - HTML5 Rocks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 22:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585019#M1234208</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-02-28T22:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write to file</title>
      <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585020#M1234209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a word of warning as you would be operating with computer specific key value pairs without any transactional security if you go the localstorage route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IndexedDB api could be interesting but that would rule out IE9 and below and Safari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 22:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585020#M1234209</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2014-02-28T22:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read/Write to file</title>
      <link>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585021#M1234210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was afraid this would be the case so I will find a different solution to my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 08:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-Write-to-file/m-p/585021#M1234210</guid>
      <dc:creator>petgr138</dc:creator>
      <dc:date>2014-03-03T08:41:22Z</dc:date>
    </item>
  </channel>
</rss>

