﻿<?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>评论：Ajax Upload多文件上传插件翻译及中文演示</title>
	<atom:link href="http://www.zhangxinxu.com/wordpress/?feed=rss2&#038;p=342" rel="self" type="application/rss+xml" />
	<link>http://www.zhangxinxu.com/wordpress/?p=342</link>
	<description>it&#039;s my whole life!</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:33:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：eizia</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-669</link>
		<dc:creator>eizia</dc:creator>
		<pubDate>Sat, 12 Jun 2010 06:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-669</guid>
		<description>假如不用服务器端就得不到路径了吗？很是苦恼呢？</description>
		<content:encoded><![CDATA[<p>假如不用服务器端就得不到路径了吗？很是苦恼呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：简明现代魔法</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-287</link>
		<dc:creator>简明现代魔法</dc:creator>
		<pubDate>Fri, 19 Mar 2010 07:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-287</guid>
		<description>不错,正好可以用上~谢谢啦</description>
		<content:encoded><![CDATA[<p>不错,正好可以用上~谢谢啦</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张 鑫旭</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-264</link>
		<dc:creator>张 鑫旭</dc:creator>
		<pubDate>Tue, 16 Mar 2010 06:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-264</guid>
		<description>您可以试试通过onComplete: function(file, response) {}中的response(服务器)响应获取本地文件路径。也就是说，将服务器端的返回值设为本地文件路径就可以了。

具体，您可以参见下面的demo：&lt;a href=&quot;http://www.zhangxinxu.com/php/200911/ajax-file-upload-get-file-path.php&quot; rel=&quot;nofollow&quot;&gt;http://www.zhangxinxu.com/php/200911/ajax-file-upload-get-file-path.php&lt;/a&gt;

您可以注意PHP部分代码，我echo的内容是&quot;$file_path&quot;，也就是定义的文件上传路径，然后通过onComplete回调的参数response获得。</description>
		<content:encoded><![CDATA[<p>您可以试试通过onComplete: function(file, response) {}中的response(服务器)响应获取本地文件路径。也就是说，将服务器端的返回值设为本地文件路径就可以了。</p>
<p>具体，您可以参见下面的demo：<a href="http://www.zhangxinxu.com/php/200911/ajax-file-upload-get-file-path.php" rel="nofollow">http://www.zhangxinxu.com/php/200911/ajax-file-upload-get-file-path.php</a></p>
<p>您可以注意PHP部分代码，我echo的内容是&#8221;$file_path&#8221;，也就是定义的文件上传路径，然后通过onComplete回调的参数response获得。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：polaris</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-256</link>
		<dc:creator>polaris</dc:creator>
		<pubDate>Mon, 15 Mar 2010 13:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-256</guid>
		<description>请问有没有方法获得要上传的文件的本地文件路径？因为得到的只是一个文件名。谢谢!</description>
		<content:encoded><![CDATA[<p>请问有没有方法获得要上传的文件的本地文件路径？因为得到的只是一个文件名。谢谢!</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张 鑫旭</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-81</link>
		<dc:creator>张 鑫旭</dc:creator>
		<pubDate>Tue, 12 Jan 2010 08:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-81</guid>
		<description>那就要动原js插件了，而且改动较大。如果您要实现点击按钮再提交的效果，可以试试其他的插件。</description>
		<content:encoded><![CDATA[<p>那就要动原js插件了，而且改动较大。如果您要实现点击按钮再提交的效果，可以试试其他的插件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：sanqou</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-79</link>
		<dc:creator>sanqou</dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-79</guid>
		<description>如何先选定文件后，用按钮提交，该怎么改呢</description>
		<content:encoded><![CDATA[<p>如何先选定文件后，用按钮提交，该怎么改呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Dublemen</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-77</link>
		<dc:creator>Dublemen</dc:creator>
		<pubDate>Sun, 10 Jan 2010 07:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-77</guid>
		<description>不错的文章！</description>
		<content:encoded><![CDATA[<p>不错的文章！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：神秘小小</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-37</link>
		<dc:creator>神秘小小</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-37</guid>
		<description>作者的文章对我很有用，也改变了很多我看事物的方式。</description>
		<content:encoded><![CDATA[<p>作者的文章对我很有用，也改变了很多我看事物的方式。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：九尘</title>
		<link>http://www.zhangxinxu.com/wordpress/?p=342&#038;cpage=1#comment-19</link>
		<dc:creator>九尘</dc:creator>
		<pubDate>Tue, 17 Nov 2009 15:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangxinxu.com/wordpress/?p=342#comment-19</guid>
		<description>文章不错，我会经常访问的~</description>
		<content:encoded><![CDATA[<p>文章不错，我会经常访问的~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
