<?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: File Upload&#8230;without the file?</title>
	<atom:link href="http://infrequently.org/2005/12/file-uploadwithout-the-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://infrequently.org/2005/12/file-uploadwithout-the-file/</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 10:29:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Raman Basu</title>
		<link>http://infrequently.org/2005/12/file-uploadwithout-the-file/comment-page-1/#comment-41231</link>
		<dc:creator>Raman Basu</dc:creator>
		<pubDate>Wed, 05 Jul 2006 03:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=532#comment-41231</guid>
		<description>There is not enough information about how to handle, upload and process multipart-formdata oriented file uploads. What I have found as example is :

file: {
                name: &quot;upload.txt&quot;,
                contentType: &quot;plain/text&quot;,
                content: &quot;look ma! no form node!&quot;
                },
But who will process the upload, what about multiple files???

ramanbasu@gmail.com</description>
		<content:encoded><![CDATA[<p>There is not enough information about how to handle, upload and process multipart-formdata oriented file uploads. What I have found as example is :</p>
<p>file: {<br />
                name: &#8220;upload.txt&#8221;,<br />
                contentType: &#8220;plain/text&#8221;,<br />
                content: &#8220;look ma! no form node!&#8221;<br />
                },<br />
But who will process the upload, what about multiple files???</p>
<p><a href="mailto:ramanbasu@gmail.com">ramanbasu@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Wilks</title>
		<link>http://infrequently.org/2005/12/file-uploadwithout-the-file/comment-page-1/#comment-463</link>
		<dc:creator>J Wilks</dc:creator>
		<pubDate>Fri, 10 Mar 2006 20:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=532#comment-463</guid>
		<description>What if you just want to send raw data? We have a &quot;legacy AJAX&quot; app that sends straight XML up to the server via XmlHttpRequest -- but with dojo.io.bind() I only see how to send form parameters and multipart/files... any way to access the &quot;raw data&quot; that will be sent?</description>
		<content:encoded><![CDATA[<p>What if you just want to send raw data? We have a &#8220;legacy AJAX&#8221; app that sends straight XML up to the server via XmlHttpRequest &#8212; but with dojo.io.bind() I only see how to send form parameters and multipart/files&#8230; any way to access the &#8220;raw data&#8221; that will be sent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nataly</title>
		<link>http://infrequently.org/2005/12/file-uploadwithout-the-file/comment-page-1/#comment-111</link>
		<dc:creator>Nataly</dc:creator>
		<pubDate>Mon, 09 Jan 2006 19:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=532#comment-111</guid>
		<description>And i have not known that! Thanks for opening my eyes. And for the link.</description>
		<content:encoded><![CDATA[<p>And i have not known that! Thanks for opening my eyes. And for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaxian &#187; Dojo: Uploading files, and contents with Ajax</title>
		<link>http://infrequently.org/2005/12/file-uploadwithout-the-file/comment-page-1/#comment-110</link>
		<dc:creator>Ajaxian &#187; Dojo: Uploading files, and contents with Ajax</dc:creator>
		<pubDate>Fri, 06 Jan 2006 16:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=532#comment-110</guid>
		<description>[...] He then posts about file upload&#8230; without the file!, which shows how you can send any stream of content up as though it is a file upload, using the XMLHttpTransport and: [...]</description>
		<content:encoded><![CDATA[<p>[...] He then posts about file upload&#8230; without the file!, which shows how you can send any stream of content up as though it is a file upload, using the XMLHttpTransport and: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

