<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Uploading files using asp.net ajax extensions</title>
	<atom:link href="http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/</link>
	<description>web whistles by Vinayak Shrestha</description>
	<lastBuildDate>Fri, 29 May 2009 13:01:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sangeeta</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-514</link>
		<dc:creator>sangeeta</dc:creator>
		<pubDate>Wed, 13 May 2009 14:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-514</guid>
		<description>Excellent Work!</description>
		<content:encoded><![CDATA[<p>Excellent Work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anj</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-511</link>
		<dc:creator>anj</dc:creator>
		<pubDate>Tue, 28 Apr 2009 12:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-511</guid>
		<description>code is postbacks whole page when click on the
button? could you please tell if it is really 
works?</description>
		<content:encoded><![CDATA[<p>code is postbacks whole page when click on the<br />
button? could you please tell if it is really<br />
works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c_marius</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-508</link>
		<dc:creator>c_marius</dc:creator>
		<pubDate>Tue, 10 Mar 2009 09:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-508</guid>
		<description>May I suggest to make UpdatePanel to upload by using smth like __doPostBack(&quot;&quot;,&quot;&quot;);</description>
		<content:encoded><![CDATA[<p>May I suggest to make UpdatePanel to upload by using smth like __doPostBack(&#8220;&#8221;,&#8221;");</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pedro</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-503</link>
		<dc:creator>pedro</dc:creator>
		<pubDate>Wed, 18 Feb 2009 01:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-503</guid>
		<description>this way below is much simpler

Add this to your button control:

OnClientClick=&quot;javascript:document.forms[0].encoding = &#039;multipart/form-data&#039;;&quot;

-or-

Make your page Form tag look like:

</description>
		<content:encoded><![CDATA[<p>this way below is much simpler</p>
<p>Add this to your button control:</p>
<p>OnClientClick=&#8221;javascript:document.forms[0].encoding = &#8216;multipart/form-data&#8217;;&#8221;</p>
<p>-or-</p>
<p>Make your page Form tag look like:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaif</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-499</link>
		<dc:creator>shaif</dc:creator>
		<pubDate>Sat, 31 Jan 2009 12:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-499</guid>
		<description>nice article</description>
		<content:encoded><![CDATA[<p>nice article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX / .NET File Upload Tutorial &#124; Keith's blog</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-495</link>
		<dc:creator>AJAX / .NET File Upload Tutorial &#124; Keith's blog</dc:creator>
		<pubDate>Wed, 17 Dec 2008 03:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-495</guid>
		<description>[...] written by Vinayak Kumar Shrestha on uploading files within .NET apps masked by a little AJAX. http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/   Feel free to share and enjoy this [...]</description>
		<content:encoded><![CDATA[<p>[...] written by Vinayak Kumar Shrestha on uploading files within .NET apps masked by a little AJAX. <a href="http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/" rel="nofollow">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/</a>   Feel free to share and enjoy this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pencil</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-489</link>
		<dc:creator>pencil</dc:creator>
		<pubDate>Wed, 22 Oct 2008 04:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-489</guid>
		<description>A control with ID &#039;btnUploadCompleted&#039; could not be found for the trigger in UpdatePanel &#039;pnlMain&#039;. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.InvalidOperationException: A control with ID &#039;btnUploadCompleted&#039; could not be found for the trigger in UpdatePanel &#039;pnlMain&#039;.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</description>
		<content:encoded><![CDATA[<p>A control with ID &#8216;btnUploadCompleted&#8217; could not be found for the trigger in UpdatePanel &#8216;pnlMain&#8217;.<br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p>
<p>Exception Details: System.InvalidOperationException: A control with ID &#8216;btnUploadCompleted&#8217; could not be found for the trigger in UpdatePanel &#8216;pnlMain&#8217;.</p>
<p>Source Error: </p>
<p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-488</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 04 Oct 2008 09:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-488</guid>
		<description>This code is good. 
But will it work for magic ajax</description>
		<content:encoded><![CDATA[<p>This code is good.<br />
But will it work for magic ajax</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-487</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 04 Oct 2008 09:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-487</guid>
		<description>Thank you very much. good article… but i prefer to use 3rd party component from http://www.webjyotish.com for uploading file within Ajax UpdatePanel :)</description>
		<content:encoded><![CDATA[<p>Thank you very much. good article… but i prefer to use 3rd party component from <a href="http://www.webjyotish.com" rel="nofollow">http://www.webjyotish.com</a> for uploading file within Ajax UpdatePanel <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfaq</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-486</link>
		<dc:creator>Ashfaq</dc:creator>
		<pubDate>Fri, 26 Sep 2008 09:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comment-486</guid>
		<description>Upload File to a server using javascript to
 server in Asp.net with out Ajax 
click here http://www.ashfk.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Upload File to a server using javascript to<br />
 server in Asp.net with out Ajax<br />
click here <a href="http://www.ashfk.blogspot.com/" rel="nofollow">http://www.ashfk.blogspot.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
