<?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: Creating a Mozilla/Firefox Drag and Drop file upload Script (Part 1)</title>
	<atom:link href="http://www.gabrielserafini.com/blog/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielserafini.com/blog/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1/</link>
	<description>Web Design, Development and Business</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karthik</title>
		<link>http://www.gabrielserafini.com/blog/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1/comment-page-1/#comment-34560</link>
		<dc:creator>Karthik</dc:creator>
		<pubDate>Tue, 05 Jun 2007 20:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1#comment-34560</guid>
		<description>Hi,

your article was really helpful. But I do not find how this could be implemented for IE. Do you have anything which works for IE the way you put it here for Mozilla?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>your article was really helpful. But I do not find how this could be implemented for IE. Do you have anything which works for IE the way you put it here for Mozilla?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Hawkes-Lewis</title>
		<link>http://www.gabrielserafini.com/blog/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1/comment-page-1/#comment-15714</link>
		<dc:creator>Benjamin Hawkes-Lewis</dc:creator>
		<pubDate>Fri, 23 Jun 2006 19:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/archives/2006/02/01/creating-a-mozillafirefox-drag-and-drop-file-upload-script-part-1#comment-15714</guid>
		<description>I managed to implement this for drag-dropping a file out of a (desktop) folder onto an img tag in a webpage in Firefox, triggering an Ajax upload to the server and DOM replacement of the src attribute to match, only to struggle to work out how to do the same thing in Internet Explorer. Do you happen to know of any concrete examples?</description>
		<content:encoded><![CDATA[<p>I managed to implement this for drag-dropping a file out of a (desktop) folder onto an img tag in a webpage in Firefox, triggering an Ajax upload to the server and DOM replacement of the src attribute to match, only to struggle to work out how to do the same thing in Internet Explorer. Do you happen to know of any concrete examples?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

