<?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: ASP.NET 2.0 FileUpload control tutorial</title>
	<atom:link href="http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/</link>
	<description>Software Developer</description>
	<lastBuildDate>Wed, 28 Dec 2011 04:08:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Steve</title>
		<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/comment-page-1/#comment-111</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 13 Dec 2008 02:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://stevenng.net/?p=4#comment-111</guid>
		<description>Hey Nahuel, sorry about not finishing the post. I&#039;ve been trying to find a way to consolidate all my blogs/projects so I can maintain them more efficiently so I don&#039;t piss off readers like you.</description>
		<content:encoded><![CDATA[<p>Hey Nahuel, sorry about not finishing the post. I&#8217;ve been trying to find a way to consolidate all my blogs/projects so I can maintain them more efficiently so I don&#8217;t piss off readers like you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nahuel</title>
		<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/comment-page-1/#comment-109</link>
		<dc:creator>Nahuel</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://stevenng.net/?p=4#comment-109</guid>
		<description>You are an asshole! Why you post an article you have&#039;t write yet? Are you stupid or what??</description>
		<content:encoded><![CDATA[<p>You are an asshole! Why you post an article you have&#8217;t write yet? Are you stupid or what??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laura</title>
		<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/comment-page-1/#comment-76</link>
		<dc:creator>laura</dc:creator>
		<pubDate>Fri, 08 Feb 2008 18:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://stevenng.net/?p=4#comment-76</guid>
		<description>Is it possible to change it to where it only shows a specific file type when browsing?  I am thinking I am going to have to make this my first ever custom control because I only want to see the .pdf files in the folders when I browse.</description>
		<content:encoded><![CDATA[<p>Is it possible to change it to where it only shows a specific file type when browsing?  I am thinking I am going to have to make this my first ever custom control because I only want to see the .pdf files in the folders when I browse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/comment-page-1/#comment-37</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 15 Jul 2007 18:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://stevenng.net/?p=4#comment-37</guid>
		<description>Hi Smitha, you can use the RegularExpressionValidator control to check the uploaded file for the pattern &quot;*.xls&quot; and also check the ContentType property as &quot;application/excel&quot; in case someone just changes the file name extension and attempts to upload the file.</description>
		<content:encoded><![CDATA[<p>Hi Smitha, you can use the RegularExpressionValidator control to check the uploaded file for the pattern &#8220;*.xls&#8221; and also check the ContentType property as &#8220;application/excel&#8221; in case someone just changes the file name extension and attempts to upload the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smitha</title>
		<link>http://stevenng.net/2007/02/12/aspnet-20-fileupload-control-tutorial/comment-page-1/#comment-25</link>
		<dc:creator>Smitha</dc:creator>
		<pubDate>Fri, 29 Jun 2007 05:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://stevenng.net/?p=4#comment-25</guid>
		<description>I need to validate the filename while browsing and uploading a file such tat,it should allow only .xls files</description>
		<content:encoded><![CDATA[<p>I need to validate the filename while browsing and uploading a file such tat,it should allow only .xls files</p>
]]></content:encoded>
	</item>
</channel>
</rss>

