<?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: 多文件批量上传</title>
	<atom:link href="http://blog.axqd.net/2005/09/30/multi-file-upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.axqd.net/2005/09/30/multi-file-upload/</link>
	<description>by aXqd</description>
	<lastBuildDate>Mon, 19 Dec 2011 09:58:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: jawance</title>
		<link>http://blog.axqd.net/2005/09/30/multi-file-upload/comment-page-1/#comment-281</link>
		<dc:creator>jawance</dc:creator>
		<pubDate>Wed, 25 Apr 2007 11:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.axqd.net/?p=405#comment-281</guid>
		<description>用一个页面实现文件上传，一般只需要使用HtmlInputFile的runat=server版本就行了，但是现在有些不同的地方：
1、直接上传到数据库的image类型的字段中，而不产生本地文件?
2、多个文件同时上传；</description>
		<content:encoded><![CDATA[<p>用一个页面实现文件上传，一般只需要使用HtmlInputFile的runat=server版本就行了，但是现在有些不同的地方：<br />
1、直接上传到数据库的image类型的字段中，而不产生本地文件?<br />
2、多个文件同时上传；</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axqd</title>
		<link>http://blog.axqd.net/2005/09/30/multi-file-upload/comment-page-1/#comment-280</link>
		<dc:creator>axqd</dc:creator>
		<pubDate>Sat, 01 Oct 2005 11:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.axqd.net/?p=405#comment-280</guid>
		<description>gmail那个确实爽，不过不用&lt;input type=&quot;file&quot;&gt;就不晓得咋个写了:)</description>
		<content:encoded><![CDATA[<p>gmail那个确实爽，不过不用&lt;input type=&#8221;file&#8221;&gt;就不晓得咋个写了:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anan</title>
		<link>http://blog.axqd.net/2005/09/30/multi-file-upload/comment-page-1/#comment-279</link>
		<dc:creator>anan</dc:creator>
		<pubDate>Sat, 01 Oct 2005 11:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.axqd.net/?p=405#comment-279</guid>
		<description>其实我觉得不一定要用 System.Web.UI.HtmlControls.HtmlInputFile, 上次在网上搜如何控制上传文件大小的时候看到貌似可以自己实现, 但是一直没有仔细看 - -;</description>
		<content:encoded><![CDATA[<p>其实我觉得不一定要用 System.Web.UI.HtmlControls.HtmlInputFile, 上次在网上搜如何控制上传文件大小的时候看到貌似可以自己实现, 但是一直没有仔细看 &#8211; -;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anan</title>
		<link>http://blog.axqd.net/2005/09/30/multi-file-upload/comment-page-1/#comment-278</link>
		<dc:creator>anan</dc:creator>
		<pubDate>Sat, 01 Oct 2005 11:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.axqd.net/?p=405#comment-278</guid>
		<description>一直想做一个模仿 gmail 的附件上传的控件……</description>
		<content:encoded><![CDATA[<p>一直想做一个模仿 gmail 的附件上传的控件……</p>
]]></content:encoded>
	</item>
</channel>
</rss>

