<?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 How do I close the browser window when a user clicks the link in QV9 ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209653#M1284170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In C:\Program Files\QlikView\Web\index.htm, there is a line:&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;&amp;lt;a href="#" avq="action:.Logout" style="display: none;"&amp;gt;&amp;lt;span avq=".LogOff_text"&amp;gt;Logout&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Define a JavaScript function that closes the window so that the line looks like this:&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;&amp;lt;a href="javascript:window.close();" avq="action:.Logout" style="display: none;"&amp;gt;&amp;lt;span avq=".LogOff_text"&amp;gt;Logout&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I haven't tested this, but it should work. I'm not sure if this would break the Logout functionality, but hopefully it won't.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Jul 2010 00:05:39 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2010-07-31T00:05:39Z</dc:date>
    <item>
      <title>How do I close the browser window when a user clicks the link in QV9 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209651#M1284167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;Please help me out here. I am trying to close the browser window ,once the user clicks the 'Logoff' link. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 8.5 it was easy to do it , where we have to customize the master file ..But QV9 looks different and am scratching my head on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahalo!!&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/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209651#M1284167</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>How do I close the browser window when a user clicks the link in QV9 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209652#M1284169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 18:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209652#M1284169</guid>
      <dc:creator />
      <dc:date>2010-07-28T18:08:51Z</dc:date>
    </item>
    <item>
      <title>How do I close the browser window when a user clicks the link in QV9 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209653#M1284170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In C:\Program Files\QlikView\Web\index.htm, there is a line:&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;&amp;lt;a href="#" avq="action:.Logout" style="display: none;"&amp;gt;&amp;lt;span avq=".LogOff_text"&amp;gt;Logout&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Define a JavaScript function that closes the window so that the line looks like this:&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;&amp;lt;a href="javascript:window.close();" avq="action:.Logout" style="display: none;"&amp;gt;&amp;lt;span avq=".LogOff_text"&amp;gt;Logout&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I haven't tested this, but it should work. I'm not sure if this would break the Logout functionality, but hopefully it won't.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 00:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209653#M1284170</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-07-31T00:05:39Z</dc:date>
    </item>
    <item>
      <title>How do I close the browser window when a user clicks the link in QV9 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209654#M1284171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much,Vlad. This works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 19:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-close-the-browser-window-when-a-user-clicks-the-link-in/m-p/209654#M1284171</guid>
      <dc:creator />
      <dc:date>2010-08-02T19:07:31Z</dc:date>
    </item>
  </channel>
</rss>

