<?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"
	>
<channel>
	<title>Comments on: Asynchronous File Upload - YUI&#8217;s Approach</title>
	<atom:link href="http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach</link>
	<description>Bored enough to make a weblog</description>
	<pubDate>Fri, 05 Sep 2008 18:07:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: ????</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-20413</link>
		<dc:creator>????</dc:creator>
		<pubDate>Thu, 28 Aug 2008 06:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-20413</guid>
		<description>???? ???? ??? ??? ?? ?? ??? ???

???? ?? ??? ??? ???. 

??? ??? ????? ????? ?? ?? ?? ?? ??. 

??? ???? ?? ??? ???? ? ? ?? ? ????? 

?? ?? ?? ???. 

?? ?? ??? ??? ??? ?????? ??. 

??? ?? ?? ??? ??? ?? ???

? ???? ????? ??? ?? ?? ?? ? ? ??

? ??? ????? ??.

??: http://cafe.daum.net/lifebean</description>
		<content:encoded><![CDATA[<p>???? ???? ??? ??? ?? ?? ??? ???</p>
<p>???? ?? ??? ??? ???. </p>
<p>??? ??? ????? ????? ?? ?? ?? ?? ??. </p>
<p>??? ???? ?? ??? ???? ? ? ?? ? ????? </p>
<p>?? ?? ?? ???. </p>
<p>?? ?? ??? ??? ??? ?????? ??. </p>
<p>??? ?? ?? ??? ??? ?? ???</p>
<p>? ???? ????? ??? ?? ?? ?? ? ? ??</p>
<p>? ??? ????? ??.</p>
<p>??: <a href="http://cafe.daum.net/lifebean" rel="nofollow">http://cafe.daum.net/lifebean</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: g00d</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19817</link>
		<dc:creator>g00d</dc:creator>
		<pubDate>Fri, 15 Aug 2008 03:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19817</guid>
		<description>hello guys.
i`m novice. Can you show example in ASP? (Dested or someone)</description>
		<content:encoded><![CDATA[<p>hello guys.<br />
i`m novice. Can you show example in <span class="caps">ASP</span>? (Dested or someone)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julius</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19802</link>
		<dc:creator>Julius</dc:creator>
		<pubDate>Thu, 14 Aug 2008 09:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19802</guid>
		<description>Would that be a better way to handle the form event?

&lt;pre&gt;YAHOO.util.Event.on((formID here), 'submit', onUploadButtonClick);&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Would that be a better way to handle the form event?</p>
<pre>YAHOO.util.Event.on((formID here), 'submit', onUploadButtonClick);</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19168</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Fri, 01 Aug 2008 11:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19168</guid>
		<description>can anybody tell me that how i set path where i wanna to upload image??
i wanna to use this uploader in jsp, anybody have code for it????
Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>can anybody tell me that how i set path where i wanna to upload image??<br />
i wanna to use this uploader in jsp, anybody have code for it????<br />
Thanks a lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apars</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19006</link>
		<dc:creator>apars</dc:creator>
		<pubDate>Mon, 28 Jul 2008 21:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-19006</guid>
		<description>I'm getting the same error as gyxter</description>
		<content:encoded><![CDATA[<p>I'm getting the same error as gyxter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DCapri</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-18783</link>
		<dc:creator>DCapri</dc:creator>
		<pubDate>Fri, 25 Jul 2008 20:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-18783</guid>
		<description>Can anyone help me out here.  The upload works great but Im having trouble getting the response code to say anything other than undefined.

Ive written a .ashx ASP.Net and heres what I have server side.

 context.Response.ContentType = "text/plain"
 context.Response.Write("success")

My upload handler only returns undefined.  

Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Can anyone help me out here.  The upload works great but Im having trouble getting the response code to say anything other than undefined.</p>
<p>Ive written a .ashx <span class="caps">ASP.N</span>et and heres what I have server side.</p>
<p> context.Response.ContentType = "text/plain"<br />
 context.Response.Write("success")</p>
<p>My upload handler only returns undefined.  </p>
<p>Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyxter</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-18695</link>
		<dc:creator>gyxter</dc:creator>
		<pubDate>Thu, 24 Jul 2008 11:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-18695</guid>
		<description>How come firebug says this error after i click upload "unexpected end of XML source"? I hope somebody could help me 'bout this. By the way, really nice work Cuong!:)</description>
		<content:encoded><![CDATA[<p>How come firebug says this error after i click upload "unexpected end of <span class="caps">XML </span>source"? I hope somebody could help me 'bout this. By the way, really nice work Cuong!:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dested</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-17528</link>
		<dc:creator>Dested</dc:creator>
		<pubDate>Thu, 10 Jul 2008 20:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-17528</guid>
		<description>Im going to leave a tidbit for all of us ASP.NET/c# developers. This is the best approach I have found (after days and days) for async file upload. To do this with .net I used a generic handler instead of a webservice. Using webservices it was being to finicky with format to do anything with the data. Just create Upload.ashx and in the ProcessRequest method use 

            HttpContext postedContext = HttpContext.Current;
            HttpFileCollection Files = postedContext.Request.Files;
 

You should be able to find your way around from there. If you set the 
		 in the web config you can upload any file. If there is trouble or questions I may upload an example, just ask. 

Thank you for this post, it saved me a great deal of work!</description>
		<content:encoded><![CDATA[<p>Im going to leave a tidbit for all of us <span class="caps">ASP.NET</span>/c# developers. This is the best approach I have found (after days and days) for async file upload. To do this with .net I used a generic handler instead of a webservice. Using webservices it was being to finicky with format to do anything with the data. Just create Upload.ashx and in the ProcessRequest method use </p>
<p>            HttpContext postedContext = HttpContext.Current;<br />
            HttpFileCollection Files = postedContext.Request.Files;
 </p>
<p>You should be able to find your way around from there. If you set the <br />
		 in the web config you can upload any file. If there is trouble or questions I may upload an example, just ask. </p>
<p>Thank you for this post, it saved me a great deal of work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milestone 01 - 70+ High-End Components for Web Designers and Developers&#160;:&#160;DevKick Blog</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-12468</link>
		<dc:creator>Milestone 01 - 70+ High-End Components for Web Designers and Developers&#160;:&#160;DevKick Blog</dc:creator>
		<pubDate>Tue, 13 May 2008 20:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-12468</guid>
		<description>[...] Asynchronous File Upload / YUI [...]</description>
		<content:encoded><![CDATA[<p>[...] Asynchronous File Upload / <span class="caps">YUI </span>[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-09-11</title>
		<link>http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-6670</link>
		<dc:creator>links for 2007-09-11</dc:creator>
		<pubDate>Mon, 31 Mar 2008 14:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/09/04/asynchronous-file-upload-yuis-approach#comment-6670</guid>
		<description>[...] Asynchronous File Upload - YUI&#8217;s Approach : Code Central (tags: AJAX YUI fileupload) [...]</description>
		<content:encoded><![CDATA[<p>[...] Asynchronous File Upload - <span class="caps">YUI</span>&#8217;s Approach : Code Central (tags: <span class="caps">AJAX YUI </span>fileupload) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
