<?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: Creating a File Upload Control that Works in the Sandbox</title>
	<atom:link href="http://laurenlavoie.com/avalon/153/feed" rel="self" type="application/rss+xml" />
	<link>http://laurenlavoie.com/avalon/153</link>
	<description>A blog</description>
	<lastBuildDate>Wed, 23 Feb 2011 12:33:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: SuNcO</title>
		<link>http://laurenlavoie.com/avalon/153/comment-page-1#comment-39098</link>
		<dc:creator>SuNcO</dc:creator>
		<pubDate>Fri, 15 Feb 2008 06:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://laurenlavoie.com/?p=153#comment-39098</guid>
		<description>Very good one

Thanks

Hi from Sinaloa, Mexico</description>
		<content:encoded><![CDATA[<p>Very good one</p>
<p>Thanks</p>
<p>Hi from Sinaloa, Mexico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spshah</title>
		<link>http://laurenlavoie.com/avalon/153/comment-page-1#comment-1120</link>
		<dc:creator>spshah</dc:creator>
		<pubDate>Mon, 11 Sep 2006 06:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://laurenlavoie.com/?p=153#comment-1120</guid>
		<description>Hi Lauren,
Thats gr8 but what if i want the file selected, to be save at some location on the server.</description>
		<content:encoded><![CDATA[<p>Hi Lauren,<br />
Thats gr8 but what if i want the file selected, to be save at some location on the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lauren</title>
		<link>http://laurenlavoie.com/avalon/153/comment-page-1#comment-1119</link>
		<dc:creator>lauren</dc:creator>
		<pubDate>Thu, 10 Aug 2006 23:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://laurenlavoie.com/?p=153#comment-1119</guid>
		<description>Why yes, Aaron, we do have multi-select capabilities. ;)

Use the &lt;a href=&quot;http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.openfiledialog.multiselect.aspx&quot;&gt;OpenFileDialog.Multiselect&lt;/a&gt; property to enable multi-select, and get the file names using &lt;a href=&quot;http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.filedialog.safefilenames.aspx&quot;&gt;OpenFileDialog.SafeFileNames&lt;/a&gt; (with an &#039;s&#039; at the end) rather than SafeFileName in order to get the names of the selected files.</description>
		<content:encoded><![CDATA[<p>Why yes, Aaron, we do have multi-select capabilities. ;)</p>
<p>Use the <a href="http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.openfiledialog.multiselect.aspx">OpenFileDialog.Multiselect</a> property to enable multi-select, and get the file names using <a href="http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.filedialog.safefilenames.aspx">OpenFileDialog.SafeFileNames</a> (with an &#8216;s&#8217; at the end) rather than SafeFileName in order to get the names of the selected files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://laurenlavoie.com/avalon/153/comment-page-1#comment-1118</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Thu, 10 Aug 2006 18:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://laurenlavoie.com/?p=153#comment-1118</guid>
		<description>Sweet! How about multiple file selection? ;)</description>
		<content:encoded><![CDATA[<p>Sweet! How about multiple file selection? ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

