<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: docx converted to zip</title>
		<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip</link>
		<description>Gravity Support Forums Topic: docx converted to zip</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:06:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/docx-converted-to-zip" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "docx converted to zip"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip#post-13111</link>
			<pubDate>Mon, 22 Nov 2010 12:38:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">13111@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think it might be a problem with the mime-types on the server.  I uploaded a docx file using your form, then downloaded it and checked the mime-type in the headers from your server, and it came back as:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Content-Type: text/plain; charset=UTF-8&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I uploaded the same docx file (using a Gravity Form) to a server of mine, and the mime type in the headers came back:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If the mime type is incorrect I think the browser guesses, and a docx file is a container that includes a zip archive.  Maybe Chrome is guessing differently than other programs.  The fact that it works when you receive a DOCX in your email program leads me to believe it's not your computer.  It's not relying on the mime-type from your server at that point.&#60;/p&#62;
&#60;p&#62;Background info on the DOCX format:&#60;br /&#62;
&#60;a href=&#34;http://www.forensicswiki.org/wiki/Word_Document_%28DOCX%29&#34; rel=&#34;nofollow&#34;&#62;http://www.forensicswiki.org/wiki/Word_Document_%28DOCX%29&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To work around it on this server, you could require the resume in PDF or DOC format, or you might have to contact your host or sysadmin to have the mime-types updated, either globally or in your .htaccess file.  The same problem will happen with any of the Office XML formats.&#60;/p&#62;
&#60;p&#62;How to fix it with .htaccess:&#60;br /&#62;
&#60;a href=&#34;http://www.webdeveloper.com/forum/showthread.php?t=162526&#34; rel=&#34;nofollow&#34;&#62;http://www.webdeveloper.com/forum/showthread.php?t=162526&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;p.s. you can delete my job application :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jschwartz on "docx converted to zip"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip#post-13110</link>
			<pubDate>Mon, 22 Nov 2010 11:34:36 +0000</pubDate>
			<dc:creator>jschwartz</dc:creator>
			<guid isPermaLink="false">13110@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm okay as long as I can use another browser. Weird though. I have no problem opening a docx file when it's emailed to me.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "docx converted to zip"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip#post-13108</link>
			<pubDate>Mon, 22 Nov 2010 11:21:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13108@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms uses the default file upload fields for each browser. If the files are being converted, that's strictly a browser-related issue and not something we can change.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jschwartz on "docx converted to zip"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip#post-13098</link>
			<pubDate>Mon, 22 Nov 2010 09:18:03 +0000</pubDate>
			<dc:creator>jschwartz</dc:creator>
			<guid isPermaLink="false">13098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just figured out that the problem is limited to chrome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jschwartz on "docx converted to zip"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docx-converted-to-zip#post-13095</link>
			<pubDate>Mon, 22 Nov 2010 09:13:14 +0000</pubDate>
			<dc:creator>jschwartz</dc:creator>
			<guid isPermaLink="false">13095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have an employment application form where people upload their resumes. All docx files (and only docx files) get converted to a zipped folder with xml files.&#60;/p&#62;
&#60;p&#62;I found another post on this and it looked unresolved. It's not my email client because I also have the problem when getting the file from the WP Dashboard.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.dawnfarm.org/about/employment&#34; rel=&#34;nofollow&#34;&#62;http://www.dawnfarm.org/about/employment&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
