<?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 and getElementById</title>
	<atom:link href="http://www.subbu.org/blog/2006/04/ajax-and-getelementbyid/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2006/04/ajax-and-getelementbyid</link>
	<description>HTTP, REST and some Cycling</description>
	<pubDate>Thu, 20 Nov 2008 09:57:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard Dunne</title>
		<link>http://www.subbu.org/blog/2006/04/ajax-and-getelementbyid/comment-page-1#comment-106</link>
		<dc:creator>Richard Dunne</dc:creator>
		<pubDate>Mon, 09 Apr 2007 07:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/04/ajax-and-getelementbyid/#comment-106</guid>
		<description>I tried accessing http.responseText using and responsehandler e.g.
var x=http.responseText;
and then getElementById().innerHTML, e.g.
var y=x.getElementById('y').innerHTML;
but I get "undifined is null or not an object".
Could you offer any tips/insights?
</description>
		<content:encoded><![CDATA[<p>I tried accessing http.responseText using and responsehandler e.g.<br />
var x=http.responseText;<br />
and then getElementById().innerHTML, e.g.<br />
var y=x.getElementById(&#8217;y').innerHTML;<br />
but I get &#8220;undifined is null or not an object&#8221;.<br />
Could you offer any tips/insights?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
