<?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: Ajax file upload using jQuery, ASP.NET &amp; C#</title>
	<atom:link href="http://osman.it/aspnet/jquery-ajax-file-upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://osman.it/aspnet/jquery-ajax-file-upload/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 13:36:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: faizan</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-749</link>
		<dc:creator>faizan</dc:creator>
		<pubDate>Fri, 23 Dec 2011 13:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-749</guid>
		<description>can anysend me complete code on my Id internee1@agilosoft.com...thx</description>
		<content:encoded><![CDATA[<p>can anysend me complete code on my Id <a href="mailto:internee1@agilosoft.com">internee1@agilosoft.com</a>&#8230;thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faizan</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-748</link>
		<dc:creator>faizan</dc:creator>
		<pubDate>Fri, 23 Dec 2011 13:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-748</guid>
		<description>progress bar not work.....</description>
		<content:encoded><![CDATA[<p>progress bar not work&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-737</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-737</guid>
		<description>works great in ie9 but in ie 8 it&#039;s has error

here the error said :

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; InfoPath.2)
Timestamp: Thu, 8 Dec 2011 06:23:03 UTC


Message: Unexpected call to method or property access.
Line: 17
Char: 29094
Code: 0
URI: http://myurl/myapp/jquery-1.6.2.min.js</description>
		<content:encoded><![CDATA[<p>works great in ie9 but in ie 8 it&#8217;s has error</p>
<p>here the error said :</p>
<p>Webpage error details</p>
<p>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; InfoPath.2)<br />
Timestamp: Thu, 8 Dec 2011 06:23:03 UTC</p>
<p>Message: Unexpected call to method or property access.<br />
Line: 17<br />
Char: 29094<br />
Code: 0<br />
URI: <a href="http://myurl/myapp/jquery-1.6.2.min.js" rel="nofollow">http://myurl/myapp/jquery-1.6.2.min.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamal</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-735</link>
		<dc:creator>kamal</dc:creator>
		<pubDate>Tue, 29 Nov 2011 02:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-735</guid>
		<description>Hi, very nice post, can you help me how to get another parameter to send to handler, 

i need to insert this upload control to my repeater control and send row id to handler

please advice</description>
		<content:encoded><![CDATA[<p>Hi, very nice post, can you help me how to get another parameter to send to handler, </p>
<p>i need to insert this upload control to my repeater control and send row id to handler</p>
<p>please advice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bikesh</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-732</link>
		<dc:creator>Bikesh</dc:creator>
		<pubDate>Sat, 29 Oct 2011 00:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-732</guid>
		<description>Thanks for a great example it helped me a lot...</description>
		<content:encoded><![CDATA[<p>Thanks for a great example it helped me a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subhashini Janakiraman</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-729</link>
		<dc:creator>Subhashini Janakiraman</dc:creator>
		<pubDate>Thu, 29 Sep 2011 06:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-729</guid>
		<description>Iam very thankful to you for your post.I have been trying to write code from client side to upload files and your code is the one which fitted me best to refer.Your code is wonderful, very short and consistent.Really thankful.Keep sending posts.</description>
		<content:encoded><![CDATA[<p>Iam very thankful to you for your post.I have been trying to write code from client side to upload files and your code is the one which fitted me best to refer.Your code is wonderful, very short and consistent.Really thankful.Keep sending posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-728</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Sat, 10 Sep 2011 15:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-728</guid>
		<description>Nice article and I would like to implement the same with multiple images Can I know how to do that?</description>
		<content:encoded><![CDATA[<p>Nice article and I would like to implement the same with multiple images Can I know how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karan</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-545</link>
		<dc:creator>Karan</dc:creator>
		<pubDate>Wed, 20 Jul 2011 13:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-545</guid>
		<description>Can we have the c# code as well in the downloadable version. This will help many of us. Thanks for making this work.</description>
		<content:encoded><![CDATA[<p>Can we have the c# code as well in the downloadable version. This will help many of us. Thanks for making this work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skahmed.shaikh@gmail.com</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-544</link>
		<dc:creator>skahmed.shaikh@gmail.com</dc:creator>
		<pubDate>Fri, 15 Jul 2011 05:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-544</guid>
		<description>Dear Friend,

Can you send me this project on my email id with aspx page.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Dear Friend,</p>
<p>Can you send me this project on my email id with aspx page.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiva</title>
		<link>http://osman.it/aspnet/jquery-ajax-file-upload/comment-page-1/#comment-525</link>
		<dc:creator>shiva</dc:creator>
		<pubDate>Thu, 26 May 2011 07:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=290#comment-525</guid>
		<description>Hai..
Can you please tell me how to upload a file using jquery ajax</description>
		<content:encoded><![CDATA[<p>Hai..<br />
Can you please tell me how to upload a file using jquery ajax</p>
]]></content:encoded>
	</item>
</channel>
</rss>

