<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Dynamically Adding and Removing Text Boxes using JavaScript</title>
	<atom:link href="http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/</link>
	<description>Crawling the Web and Serving the Results</description>
	<lastBuildDate>Mon, 09 Nov 2009 06:38:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deep C</title>
		<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/#comment-5511</link>
		<dc:creator>Deep C</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://ursdeep.wordpress.com/?p=64#comment-5511</guid>
		<description>@sumit, @Suresh, @sweety,
there are possibly many ways, I can suggest two simple ways:
1. Treat the textboxes as array and handle it in PHP.
2. As in above code we are sending name as intTextBox so in PHP page you can loop from 1 to value of intTextBox and gets its value in PHP.
I hope it will help.</description>
		<content:encoded><![CDATA[<p>@sumit, @Suresh, @sweety,<br />
there are possibly many ways, I can suggest two simple ways:<br />
1. Treat the textboxes as array and handle it in PHP.<br />
2. As in above code we are sending name as intTextBox so in PHP page you can loop from 1 to value of intTextBox and gets its value in PHP.<br />
I hope it will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep C</title>
		<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/#comment-5510</link>
		<dc:creator>Deep C</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://ursdeep.wordpress.com/?p=64#comment-5510</guid>
		<description>Hi Utsav,
This is simple HTML code with JavScript, I hope you are copying it correctly.
Also check above Naresh Kumar&#039;s suggestion(comment).</description>
		<content:encoded><![CDATA[<p>Hi Utsav,<br />
This is simple HTML code with JavScript, I hope you are copying it correctly.<br />
Also check above Naresh Kumar&#8217;s suggestion(comment).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep C</title>
		<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/#comment-5509</link>
		<dc:creator>Deep C</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://ursdeep.wordpress.com/?p=64#comment-5509</guid>
		<description>I tested it in IE6+, FireFox and Opera and its working fine.</description>
		<content:encoded><![CDATA[<p>I tested it in IE6+, FireFox and Opera and its working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep C</title>
		<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/#comment-5508</link>
		<dc:creator>Deep C</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://ursdeep.wordpress.com/?p=64#comment-5508</guid>
		<description>there are possibly many ways I can suggest two simple ways as:
1. Treat the textboxes as array and handle it in PHP.
2. As in above code we are sending name as intTextBox so in PHP page you can loop from 1 to value of intTextBox and gets its value in PHP.
I hope it will help.</description>
		<content:encoded><![CDATA[<p>there are possibly many ways I can suggest two simple ways as:<br />
1. Treat the textboxes as array and handle it in PHP.<br />
2. As in above code we are sending name as intTextBox so in PHP page you can loop from 1 to value of intTextBox and gets its value in PHP.<br />
I hope it will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep C</title>
		<link>http://ursdeep.wordpress.com/2008/07/09/dynamically-adding-and-removing-text-boxes-using-javascript/#comment-5507</link>
		<dc:creator>Deep C</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://ursdeep.wordpress.com/?p=64#comment-5507</guid>
		<description>This is simple HTML code with JavScript, I hope you are copying it correctly.</description>
		<content:encoded><![CDATA[<p>This is simple HTML code with JavScript, I hope you are copying it correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
