<?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: File Uploading and Attachment</title>
	<atom:link href="http://contactform7.com/2009/11/24/file-uploading-and-attachment/feed/" rel="self" type="application/rss+xml" />
	<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/</link>
	<description>Just another contact form plugin for WordPress. Simple but flexible.</description>
	<lastBuildDate>Wed, 27 Jan 2010 02:43:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Ratliff</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-256</link>
		<dc:creator>Rob Ratliff</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-256</guid>
		<description>I was trying to get the file attachment to work, I placed [file* your-file] in the form, and [file* your-file] in the field under file attachments section of the  &quot;Mail&quot; section.  

The email message was coming through, but the attachment was not.  I made sure the file permissions were set to write, but the mail message would come through and the attachment still would not.  I then changed the code in the file attachments field in the &quot;mail&quot; section to just &quot;[your-file]&quot; while leaving the [file* your-file] in the &quot;form section&quot; and it works great.

I don&#039;t know if this will help others, but I thought I&#039;d put it out there.</description>
		<content:encoded><![CDATA[<p>I was trying to get the file attachment to work, I placed [file* your-file] in the form, and [file* your-file] in the field under file attachments section of the  &#8220;Mail&#8221; section.  </p>
<p>The email message was coming through, but the attachment was not.  I made sure the file permissions were set to write, but the mail message would come through and the attachment still would not.  I then changed the code in the file attachments field in the &#8220;mail&#8221; section to just &#8220;[your-file]&#8221; while leaving the [file* your-file] in the &#8220;form section&#8221; and it works great.</p>
<p>I don&#8217;t know if this will help others, but I thought I&#8217;d put it out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takayuki Miyoshi</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-179</link>
		<dc:creator>Takayuki Miyoshi</dc:creator>
		<pubDate>Sun, 03 Jan 2010 23:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-179</guid>
		<description>Example: &lt;code&gt;[file your-file &lt;strong&gt;filetypes:pdf&#124;zip&lt;/strong&gt;]&lt;/code&gt;

It&#039;s easy to use the tag generator (right pane to the &#039;Form&#039; field) to get it.</description>
		<content:encoded><![CDATA[<p>Example: <code>[file your-file <strong>filetypes:pdf|zip</strong>]</code></p>
<p>It&#8217;s easy to use the tag generator (right pane to the &#8216;Form&#8217; field) to get it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HiTechHustling</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-178</link>
		<dc:creator>HiTechHustling</dc:creator>
		<pubDate>Sun, 03 Jan 2010 17:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-178</guid>
		<description>Could you provide an example of the proper syntax for a file attachment that allows a pdf and a zip file only.  Thank you.</description>
		<content:encoded><![CDATA[<p>Could you provide an example of the proper syntax for a file attachment that allows a pdf and a zip file only.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takayuki Miyoshi</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-176</link>
		<dc:creator>Takayuki Miyoshi</dc:creator>
		<pubDate>Sat, 02 Jan 2010 15:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-176</guid>
		<description>It is not possible.</description>
		<content:encoded><![CDATA[<p>It is not possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Deacon</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-175</link>
		<dc:creator>Dennis Deacon</dc:creator>
		<pubDate>Sat, 02 Jan 2010 13:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-175</guid>
		<description>Love the plug-in for the typical contact form functionality. However, and additionally, we have a new need; to allow people to upload a file(s). Once the file is uploaded to a directory on the server, an email is generated to a predetermined email address, with a link to the file(s) that were uploaded.

From my basic understanding from the documentation, this is possible. However, the inquiries and responses in this forum seem to contradict this.

Is what we&#039;re looking to do possible with Contact Form 7?</description>
		<content:encoded><![CDATA[<p>Love the plug-in for the typical contact form functionality. However, and additionally, we have a new need; to allow people to upload a file(s). Once the file is uploaded to a directory on the server, an email is generated to a predetermined email address, with a link to the file(s) that were uploaded.</p>
<p>From my basic understanding from the documentation, this is possible. However, the inquiries and responses in this forum seem to contradict this.</p>
<p>Is what we&#8217;re looking to do possible with Contact Form 7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rehan</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-162</link>
		<dc:creator>rehan</dc:creator>
		<pubDate>Mon, 28 Dec 2009 13:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-162</guid>
		<description>thanks alot.. attachments are now working for me after following your instructions.</description>
		<content:encoded><![CDATA[<p>thanks alot.. attachments are now working for me after following your instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takayuki Miyoshi</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-153</link>
		<dc:creator>Takayuki Miyoshi</dc:creator>
		<pubDate>Sun, 27 Dec 2009 07:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-153</guid>
		<description>Yes, you can upload &amp; attach zip files if you set up correctly.</description>
		<content:encoded><![CDATA[<p>Yes, you can upload &amp; attach zip files if you set up correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HiTechHustling</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-151</link>
		<dc:creator>HiTechHustling</dc:creator>
		<pubDate>Sat, 26 Dec 2009 19:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-151</guid>
		<description>First of all, thank you for this great plugin!  I do have a quick question about file attachments.

Does Contact Form 7 support the attachment of file types other than the included by default (jpg, jpeg, png, gif, pdf, doc, docx, ppt, pptx, odt, avi, ogg, m4a, mov, mp3, mp4, mpg, wav, and wmv)?

I am having trouble using the contact form to attach zip files, even when I add it as an acceptable file type.</description>
		<content:encoded><![CDATA[<p>First of all, thank you for this great plugin!  I do have a quick question about file attachments.</p>
<p>Does Contact Form 7 support the attachment of file types other than the included by default (jpg, jpeg, png, gif, pdf, doc, docx, ppt, pptx, odt, avi, ogg, m4a, mov, mp3, mp4, mpg, wav, and wmv)?</p>
<p>I am having trouble using the contact form to attach zip files, even when I add it as an acceptable file type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TrouvePhoto</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-149</link>
		<dc:creator>TrouvePhoto</dc:creator>
		<pubDate>Thu, 24 Dec 2009 09:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-149</guid>
		<description>OK. I understand why. Thanks.</description>
		<content:encoded><![CDATA[<p>OK. I understand why. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takayuki Miyoshi</title>
		<link>http://contactform7.com/2009/11/24/file-uploading-and-attachment/comment-page-1/#comment-148</link>
		<dc:creator>Takayuki Miyoshi</dc:creator>
		<pubDate>Thu, 24 Dec 2009 03:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://contactform7.com/?p=463#comment-148</guid>
		<description>No. It can cause security issues.</description>
		<content:encoded><![CDATA[<p>No. It can cause security issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 4.047 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-29 23:57:08 -->
