<?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"
	>
<channel>
	<title>Comments on: Simple Ajax using Prototype. Part 2</title>
	<atom:link href="http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/</link>
	<description>Helping newbies learn AJAX with Tutorials</description>
	<pubDate>Thu, 09 Sep 2010 00:42:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Stuart</title>
		<link>http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/#comment-139</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Mon, 04 Dec 2006 22:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/#comment-139</guid>
		<description>From what I understand, ajax.Updater is used to request updated info from a Server Script, i.e. you do not send a request, you only receive a reply. But ajax.Request is used to send values to a Server Script and also receives a reply (if required). It really depends on what you want to do.</description>
		<content:encoded><![CDATA[<p>From what I understand, ajax.Updater is used to request updated info from a Server Script, i.e. you do not send a request, you only receive a reply. But ajax.Request is used to send values to a Server Script and also receives a reply (if required). It really depends on what you want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/#comment-138</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Mon, 04 Dec 2006 11:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/#comment-138</guid>
		<description>Sorry, but I don't really get the difference between ajaxUpdater and ajaxRequest. What can be done with ajaxUpdater which can't be done with ajaxRequest? I've just used your ajaxRequest tutorial to create my first bit of ajax, thanks a lot for the help, very very handy. I built the ajax part in less than 20 min... without that tutorial, it would have probably taken me several hours.</description>
		<content:encoded><![CDATA[<p>Sorry, but I don&#8217;t really get the difference between ajaxUpdater and ajaxRequest. What can be done with ajaxUpdater which can&#8217;t be done with ajaxRequest? I&#8217;ve just used your ajaxRequest tutorial to create my first bit of ajax, thanks a lot for the help, very very handy. I built the ajax part in less than 20 min&#8230; without that tutorial, it would have probably taken me several hours.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
