<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Glump.net]]></title>
<link><![CDATA[https://glump.net]]></link>
<description><![CDATA[Comments]]></description>
<generator>Commentics</generator>
<item>
<title>Robbie</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=33#cmtx_perm_33]]></link>
<description><![CDATA[<p>MS blocked the opening of these types of files in a recent automatic update, but have gone back on this block and are in the process of rolling out a fix (as part of the usual automatic update) next week.</p>]]></description>
<pubDate>Fri, 12 Aug 2016 10:36:45 -0400</pubDate>
<guid isPermaLink="false">item_33</guid>
</item>
<item>
<title>Jacob</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=32#cmtx_perm_32]]></link>
<description><![CDATA[<p>Here is the answer</p><p>http://stackoverflow.com/questions/38466169/response-contenttype-application-vnd-ms-excel-xls-stopped-working</p><p>The issue is related to Microsoft Security Update KB3115262 for Excel that was released July 12, 2016. The security update information can be found in Microsoft Security Bulletin MS16-088 - Critical.</p><p>I've found three workarounds (in my order of preference):</p><p>Instead of clicking Open, save the file and then open it<br>
In Excel Trust Center &gt; Trust Center Settings &gt; Protected View, uncheck the top two options. This is potentially unsafe.<br>
Uninstall the security update.</p><p>MS patch to fix this issue: support.microsoft.com/en-us/kb/3181507 – S McCrohan 8 hours ago</p>]]></description>
<pubDate>Wed, 10 Aug 2016 19:51:53 -0400</pubDate>
<guid isPermaLink="false">item_32</guid>
</item>
<item>
<title>Jacob</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=31#cmtx_perm_31]]></link>
<description><![CDATA[<p>Interesting we too are also having problem now, we have been using this for years.</p><p>I did notice one trick is to save the file first then open it, insted of just using open in IE.</p>]]></description>
<pubDate>Wed, 10 Aug 2016 19:40:24 -0400</pubDate>
<guid isPermaLink="false">item_31</guid>
</item>
<item>
<title>Greig Fields</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=30#cmtx_perm_30]]></link>
<description><![CDATA[<p>I had the same problem seems like all machines running office 365 excel have this problem. An easy workaround is to click on save and open at the bottom of the page  and it will display the warning message about the file format which you reply yes to as usual and it should open like before.  This will of course leave files in the temp directory or wherever you save the file to, so it is not the best fix.</p>]]></description>
<pubDate>Wed, 10 Aug 2016 07:32:33 -0400</pubDate>
<guid isPermaLink="false">item_30</guid>
</item>
<item>
<title>Brendan Kidwell</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=29#cmtx_perm_29]]></link>
<description><![CDATA[<p>No.</p>]]></description>
<pubDate>Mon, 08 Aug 2016 18:21:02 -0400</pubDate>
<guid isPermaLink="false">item_29</guid>
</item>
<item>
<title>Sandra</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=28#cmtx_perm_28]]></link>
<description><![CDATA[<p>Thanks. Any ideas of where to look for compatibility/security issues/updates that may keep this working on one machine and not another?</p>]]></description>
<pubDate>Mon, 08 Aug 2016 16:25:34 -0400</pubDate>
<guid isPermaLink="false">item_28</guid>
</item>
<item>
<title>Brendan Kidwell</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=27#cmtx_perm_27]]></link>
<description><![CDATA[<p>I'm aware that there are some problems, but I haven't been paying attention to it or to this method of getting data into Excel.</p>]]></description>
<pubDate>Mon, 08 Aug 2016 13:30:55 -0400</pubDate>
<guid isPermaLink="false">item_27</guid>
</item>
<item>
<title>Sandra</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=26#cmtx_perm_26]]></link>
<description><![CDATA[<p>We've been successfully doing this: generating htm file and writing it to excel as .xls and it has worked fine.<br>
Now some machines don't handle it and a blank file comes up. Do you know if there is some sort of setting or security that is prohibiting this now?</p>]]></description>
<pubDate>Mon, 08 Aug 2016 13:19:39 -0400</pubDate>
<guid isPermaLink="false">item_26</guid>
</item>
<item>
<title>daniel</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=25#cmtx_perm_25]]></link>
<description><![CDATA[<p>Well.... If I need to generate a html file to excell with around 200 Mb??? At the moment my Ms Excel stop working and not open the archive, this will resolve my issue?</p>]]></description>
<pubDate>Thu, 08 Jan 2015 12:42:08 -0500</pubDate>
<guid isPermaLink="false">item_25</guid>
</item>
<item>
<title>Sathiya</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=24#cmtx_perm_24]]></link>
<description><![CDATA[<p>Thanks for the post. </p><p>It's not working in in Safari. Pls suggest if there is any way to get this done.</p><p>Thanks,<br>
Sathiya</p>]]></description>
<pubDate>Fri, 16 May 2014 06:53:51 -0400</pubDate>
<guid isPermaLink="false">item_24</guid>
</item>
<item>
<title>Dan</title>
<link><![CDATA[https://glump.net/howto/web/serve-html-as-an-excel-file-from-a-web-application?cmtx_perm=23#cmtx_perm_23]]></link>
<description><![CDATA[<p>Hi,</p><p>I've no problem generating files like these, except when opened, numbers appear as text (i.e. aligned to the left, no digit grouping, etc.). When I click in the cell and then press Enter, it picks up the format I've assigned to it in the html file.<br>
As such, my question is whether you'd know how to display cells holding numbers as regular numbers and not as text... ?</p><p>Thanks,<br>
D</p>]]></description>
<pubDate>Tue, 22 Oct 2013 12:14:27 -0400</pubDate>
<guid isPermaLink="false">item_23</guid>
</item>
</channel>
</rss>