<?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: Processing XML with JavaScript</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sat, 07 Nov 2009 23:35:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: testing</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-533636</link>
		<dc:creator>testing</dc:creator>
		<pubDate>Mon, 03 Dec 2007 21:07:37 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-533636</guid>
		<description>testing sarissa</description>
		<content:encoded><![CDATA[<p>testing sarissa</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zahid ayar</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-150839</link>
		<dc:creator>zahid ayar</dc:creator>
		<pubDate>Wed, 10 Jan 2007 14:52:44 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-150839</guid>
		<description>whats the corresponding $HTTP_RAW_POST_DATA in javascript?</description>
		<content:encoded><![CDATA[<p>whats the corresponding $HTTP_RAW_POST_DATA in javascript?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: f3l</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-16549</link>
		<dc:creator>f3l</dc:creator>
		<pubDate>Mon, 27 Mar 2006 14:26:55 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-16549</guid>
		<description>deepa, use filesystemobject (or a decent server side option)</description>
		<content:encoded><![CDATA[<p>deepa, use filesystemobject (or a decent server side option)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: deepa</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-15668</link>
		<dc:creator>deepa</dc:creator>
		<pubDate>Wed, 15 Mar 2006 13:36:34 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-15668</guid>
		<description>i doing my project in xml.i need to get input Using html form.The input should be converted to a xml file.Using vbscript DOM i have done this.The problem is &quot;i couldn&#039;t save xml file in vbscript&quot;.
Any one can tell what how to save xml file in Vbscript or Javascript.</description>
		<content:encoded><![CDATA[<p>i doing my project in xml.i need to get input Using html form.The input should be converted to a xml file.Using vbscript DOM i have done this.The problem is &#8220;i couldn&#8217;t save xml file in vbscript&#8221;.<br />
Any one can tell what how to save xml file in Vbscript or Javascript.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-11648</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 07 Dec 2005 22:43:23 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-11648</guid>
		<description>Thanks Simon, your post saved me &lt;em&gt;a lot&lt;/em&gt; of hassles.</description>
		<content:encoded><![CDATA[<p>Thanks Simon, your post saved me <em>a lot</em> of hassles.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-3633</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-3633</guid>
		<description>&lt;p&gt;There&#039;s &lt;i&gt;some&lt;/i&gt; further documention at XULPlanet&#039;s &lt;a href=&quot;http://xulplanet.com/references/objref/&quot;&gt;Scriptable Object Reference&lt;/a&gt; under &quot;XML Objects&quot;. DOMParser seems to relatively complete. XMLSerializer less so (but comments can be added).&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>There&#8217;s <i>some</i> further documention at XULPlanet&#8217;s <a href="http://xulplanet.com/references/objref/">Scriptable Object Reference</a> under &#8220;XML Objects&#8221;. DOMParser seems to relatively complete. XMLSerializer less so (but comments can be added).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Skunk</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-3634</link>
		<dc:creator>Skunk</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-3634</guid>
		<description>&lt;p&gt;Excellent - thanks for the link. It looks like it&#039;s mostly generated from the IDL files, but at least it&#039;s there and linkable.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Excellent &#8211; thanks for the link. It looks like it&#8217;s mostly generated from the IDL files, but at least it&#8217;s there and linkable.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kans</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-3635</link>
		<dc:creator>kans</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-3635</guid>
		<description>&lt;p&gt;hi, iam working with php and xml. i have sent a xml from javacript but i dont knw how to retirve it in php&lt;br /&gt;
this is my javascript&lt;br /&gt;
open(&quot;POST&quot;, &quot;SelectCamps.php&quot;, false);	&lt;br /&gt;
			send(objXMLDoc.xml);&lt;br /&gt;
this is my php after tht&lt;br /&gt;
$doc1 = DOMDocument::load(&quot;&quot;)i dont knw wht to write in load. plz help me&lt;br /&gt;
 &lt;br /&gt;
&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>hi, iam working with php and xml. i have sent a xml from javacript but i dont knw how to retirve it in php<br />
this is my javascript<br />
open(&#8221;POST&#8221;, &#8220;SelectCamps.php&#8221;, false);	<br />
			send(objXMLDoc.xml);<br />
this is my php after tht<br />
$doc1 = DOMDocument::load(&#8221;")i dont knw wht to write in load. plz help me</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2004/07/16/processing-xml-with-javascript/comment-page-1/#comment-3636</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">800619818#comment-3636</guid>
		<description>&lt;p&gt;You need to use $HTTP_RAW_POST_DATA or fopen php://input. For simplicity of testing, make sure your php.ini is set to always_populate_raw_post_data = On&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>You need to use $HTTP_RAW_POST_DATA or fopen php://input. For simplicity of testing, make sure your php.ini is set to always_populate_raw_post_data = On</p>]]></content:encoded>
	</item>
</channel>
</rss>
