<?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 POST request</title>
	<atom:link href="http://benreichelt.net/blog/2005/04/22/ajax-post-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gabriel</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-1137</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Mon, 09 Feb 2009 07:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-1137</guid>
		<description>Hi
I would be thankful if you help me on this.
I want to send a request to a site which uses Ajax and i want to process its response, but i don&#039;t know how, &#039;cause as you know when you use HttpWebReques and HttpWebResponse it sends the request to URL of site.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I would be thankful if you help me on this.<br />
I want to send a request to a site which uses Ajax and i want to process its response, but i don&#8217;t know how, &#8217;cause as you know when you use HttpWebReques and HttpWebResponse it sends the request to URL of site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-302</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 12 Sep 2006 03:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-302</guid>
		<description>Any luck with the file uploader?</description>
		<content:encoded><![CDATA[<p>Any luck with the file uploader?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-301</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Tue, 08 Aug 2006 15:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-301</guid>
		<description>Faruk, I don&#039;t think it&#039;s possible to upload files using the XMLHttpRequest object. I recall reading somewhere that it&#039;s not allowed.</description>
		<content:encoded><![CDATA[<p>Faruk, I don&#8217;t think it&#8217;s possible to upload files using the XMLHttpRequest object. I recall reading somewhere that it&#8217;s not allowed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faruk Buker</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-300</link>
		<dc:creator>Faruk Buker</dc:creator>
		<pubDate>Tue, 08 Aug 2006 12:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-300</guid>
		<description>Hi Everybody,

I understand that article but i dont understand sending image to php script with use ajax or xmlhttprequest.

If your send my e-mail address this question foo answer, i&#039;m very quote happy.

See you&#039;ter.</description>
		<content:encoded><![CDATA[<p>Hi Everybody,</p>
<p>I understand that article but i dont understand sending image to php script with use ajax or xmlhttprequest.</p>
<p>If your send my e-mail address this question foo answer, i&#8217;m very quote happy.</p>
<p>See you&#8217;ter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-299</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 Jan 2006 17:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-299</guid>
		<description>http://unips.sourceforge.net/devblog/?p=6</description>
		<content:encoded><![CDATA[<p><a href="http://unips.sourceforge.net/devblog/?p=6" rel="nofollow">http://unips.sourceforge.net/devblog/?p=6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-298</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 19 Aug 2005 20:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-298</guid>
		<description>I have tried to create an open source library for _easy_ AJAX communication, with nice callback functionality for your app to proceed server response.

http://unips.sourceforge.net/devblog/?page_id=2</description>
		<content:encoded><![CDATA[<p>I have tried to create an open source library for _easy_ AJAX communication, with nice callback functionality for your app to proceed server response.</p>
<p><a href="http://unips.sourceforge.net/devblog/?page_id=2" rel="nofollow">http://unips.sourceforge.net/devblog/?page_id=2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-297</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 03 Jul 2005 11:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-297</guid>
		<description>Have you made any progress on uploading a file, via an AJAX control?</description>
		<content:encoded><![CDATA[<p>Have you made any progress on uploading a file, via an AJAX control?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-296</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 25 Apr 2005 11:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-296</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/04/22/ajax-post-request/comment-page-1/#comment-295</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 25 Apr 2005 11:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/04/22/ajax-post-request/#comment-295</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>

