<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Stupid IE???</title>
	<atom:link href="http://donamkhanh.com/2009/07/03/stupid-ie.html/feed" rel="self" type="application/rss+xml" />
	<link>http://donamkhanh.com/2009/07/03/stupid-ie.html</link>
	<description>Tích góp kinh nghiệm - Nhặt nhạnh kỹ năng...</description>
	<lastBuildDate>Thu, 08 Sep 2011 13:28:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Đỗ Nam Khánh</title>
		<link>http://donamkhanh.com/2009/07/03/stupid-ie.html/comment-page-1#comment-2903</link>
		<dc:creator>Đỗ Nam Khánh</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://donamkhanh.com/?p=174#comment-2903</guid>
		<description>Oh, he is the man I mentioned in this article :D
So basicly additional line below into .htacess to make sure IE can download right file:
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx

But if server not allow to set from .htaccess???</description>
		<content:encoded><![CDATA[<p>Oh, he is the man I mentioned in this article <img src='http://donamkhanh.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
So basicly additional line below into .htacess to make sure IE can download right file:<br />
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx</p>
<p>But if server not allow to set from .htaccess???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrphuc</title>
		<link>http://donamkhanh.com/2009/07/03/stupid-ie.html/comment-page-1#comment-2902</link>
		<dc:creator>mrphuc</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://donamkhanh.com/?p=174#comment-2902</guid>
		<description>i ever this trouble when i want download 1 file by redirect to that file but with IE docx will change it to .Zip
Solution you change htaccess in folder where have file to download :
file .htaccess:
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx

ok =&gt; IE will download right file docx</description>
		<content:encoded><![CDATA[<p>i ever this trouble when i want download 1 file by redirect to that file but with IE docx will change it to .Zip<br />
Solution you change htaccess in folder where have file to download :<br />
file .htaccess:<br />
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx</p>
<p>ok =&gt; IE will download right file docx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

