<?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: Upload multiple files with a single file element</title>
	<atom:link href="http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/</link>
	<description>Random developer notes</description>
	<lastBuildDate>Wed, 03 Aug 2011 09:35:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Vishwajeet</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1610</link>
		<dc:creator>Vishwajeet</dc:creator>
		<pubDate>Tue, 02 Aug 2011 11:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1610</guid>
		<description>Unfortunately, the code is not working when tested in IE8 with java servlet as server side entity. I tried this with jakarta commons file uploader package to access the uploaded files in the servlet. 
I get the following log info at server side-
&gt;Field Name = file_1, File Name = , Content type = &gt;application/octet-stream, File Size = 0

 Even if I try and upload, say, 5 files at server side it just receives the last uploaded file name, in this case fifth, as &#039;Field Name&#039; without any uploaded file.
I hope I make my point clear here. The same code just works fine if I comment out the JavaScript code in the provided example.html and just upload a single file(which is a default behaviour). 
I hope this problem has nothing to do with choice of Java servlet as server side component or the jakarta file uploader package.</description>
		<content:encoded><![CDATA[<p>Unfortunately, the code is not working when tested in IE8 with java servlet as server side entity. I tried this with jakarta commons file uploader package to access the uploaded files in the servlet.<br />
I get the following log info at server side-<br />
&gt;Field Name = file_1, File Name = , Content type = &gt;application/octet-stream, File Size = 0</p>
<p> Even if I try and upload, say, 5 files at server side it just receives the last uploaded file name, in this case fifth, as &#8216;Field Name&#8217; without any uploaded file.<br />
I hope I make my point clear here. The same code just works fine if I comment out the JavaScript code in the provided example.html and just upload a single file(which is a default behaviour).<br />
I hope this problem has nothing to do with choice of Java servlet as server side component or the jakarta file uploader package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toko Bunga Alam</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1609</link>
		<dc:creator>Toko Bunga Alam</dc:creator>
		<pubDate>Sat, 30 Jul 2011 17:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1609</guid>
		<description>wow... great.
but i prefer the real multiple file uploader, not 3 times click. :)</description>
		<content:encoded><![CDATA[<p>wow&#8230; great.<br />
but i prefer the real multiple file uploader, not 3 times click. <img src='http://the-stickman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: powerpoint45</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1605</link>
		<dc:creator>powerpoint45</dc:creator>
		<pubDate>Wed, 13 Jul 2011 20:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1605</guid>
		<description>does anyone know how to make it so the file sends to an Email</description>
		<content:encoded><![CDATA[<p>does anyone know how to make it so the file sends to an Email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: centos</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1603</link>
		<dc:creator>centos</dc:creator>
		<pubDate>Fri, 08 Jul 2011 03:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1603</guid>
		<description>Great job for the multiple file selector but can you help me with the multiple file fields in the same page with multiple file selector for each.</description>
		<content:encoded><![CDATA[<p>Great job for the multiple file selector but can you help me with the multiple file fields in the same page with multiple file selector for each.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nour</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1598</link>
		<dc:creator>Nour</dc:creator>
		<pubDate>Thu, 26 May 2011 12:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1598</guid>
		<description>Thanx, this is really helpful, but is this supported by all web browsers?</description>
		<content:encoded><![CDATA[<p>Thanx, this is really helpful, but is this supported by all web browsers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jojo</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1597</link>
		<dc:creator>jojo</dc:creator>
		<pubDate>Wed, 18 May 2011 12:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1597</guid>
		<description>how can i limit the allowed file size?</description>
		<content:encoded><![CDATA[<p>how can i limit the allowed file size?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mersin emlak</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1591</link>
		<dc:creator>mersin emlak</dc:creator>
		<pubDate>Tue, 10 May 2011 17:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1591</guid>
		<description>It seems it does not work when the form is in a pop-up and the div in the parent window...</description>
		<content:encoded><![CDATA[<p>It seems it does not work when the form is in a pop-up and the div in the parent window&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ac power cord</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1563</link>
		<dc:creator>Ac power cord</dc:creator>
		<pubDate>Tue, 29 Mar 2011 13:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1563</guid>
		<description>how can I post the elements and get its values of the input type in other page. very thanks for your helping</description>
		<content:encoded><![CDATA[<p>how can I post the elements and get its values of the input type in other page. very thanks for your helping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DinTek</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1523</link>
		<dc:creator>DinTek</dc:creator>
		<pubDate>Fri, 04 Mar 2011 19:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1523</guid>
		<description>How can one modify the code so that it allows the user to SELECT multiple files in the browse area on their local drives. I need for the user to be able to select 30 images or so at a time.</description>
		<content:encoded><![CDATA[<p>How can one modify the code so that it allows the user to SELECT multiple files in the browse area on their local drives. I need for the user to be able to select 30 images or so at a time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ac power cord</title>
		<link>http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/comment-page-11/#comment-1500</link>
		<dc:creator>ac power cord</dc:creator>
		<pubDate>Sun, 05 Dec 2010 14:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=8#comment-1500</guid>
		<description>Well, I thought I would, but it doesn’t work in safari!</description>
		<content:encoded><![CDATA[<p>Well, I thought I would, but it doesn’t work in safari!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

