<?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: Changing textbox value from dropdown list using Ajax and PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Mon, 07 May 2012 21:11:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mwathi</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-6776</link>
		<dc:creator>Mwathi</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-6776</guid>
		<description>Thanks for this, really appreciate...</description>
		<content:encoded><![CDATA[<p>Thanks for this, really appreciate&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashafak</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-5452</link>
		<dc:creator>Ashafak</dc:creator>
		<pubDate>Tue, 18 May 2010 15:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-5452</guid>
		<description>Dear Roshan Thanks for nice script ;
I just wana know that how we can populate more than one textfield with the same dropdown selection</description>
		<content:encoded><![CDATA[<p>Dear Roshan Thanks for nice script ;<br />
I just wana know that how we can populate more than one textfield with the same dropdown selection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashafakk4u@gmail.co</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-5448</link>
		<dc:creator>Ashafakk4u@gmail.co</dc:creator>
		<pubDate>Mon, 17 May 2010 12:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-5448</guid>
		<description>Hello Roshan Thanks Dear for nice script. I use it and it&#039;s working perfectly .
However i have one query in this script we can fill one text box value after dropdown selection suppose we have to fill more than one text field ..then how can we do that .
I tried it but it is giving me a combined strings of all value .
Plz reply</description>
		<content:encoded><![CDATA[<p>Hello Roshan Thanks Dear for nice script. I use it and it&#8217;s working perfectly .<br />
However i have one query in this script we can fill one text box value after dropdown selection suppose we have to fill more than one text field ..then how can we do that .<br />
I tried it but it is giving me a combined strings of all value .<br />
Plz reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: APC</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-5161</link>
		<dc:creator>APC</dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-5161</guid>
		<description>How shoul I modify this example to make it change the values in 3 ore more textareas (not only one) ?

thanks.</description>
		<content:encoded><![CDATA[<p>How shoul I modify this example to make it change the values in 3 ore more textareas (not only one) ?</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-5080</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-5080</guid>
		<description>Hello,

I use it for a while now, but it comes to my attention that 
its working with firefox, but not with IE8 even not in compatability mode on
Is there a fix?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I use it for a while now, but it comes to my attention that<br />
its working with firefox, but not with IE8 even not in compatability mode on<br />
Is there a fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-4924</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-4924</guid>
		<description>&lt;strong&gt;Changing textbox value from dropdown list using Ajax and PHP...&lt;/strong&gt;

Yesterday Tarquin macey asked me how can we change the value of the textbox based using Ajax and PHP based on the changing value of the dropdown list.Today, I&#039;ve come up with a solution from him.In this post, you&#039;ll see how to get the currency code o...</description>
		<content:encoded><![CDATA[<p><strong>Changing textbox value from dropdown list using Ajax and PHP&#8230;</strong></p>
<p>Yesterday Tarquin macey asked me how can we change the value of the textbox based using Ajax and PHP based on the changing value of the dropdown list.Today, I&#8217;ve come up with a solution from him.In this post, you&#8217;ll see how to get the currency code o&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jones</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-4697</link>
		<dc:creator>Jones</dc:creator>
		<pubDate>Sat, 17 Oct 2009 03:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-4697</guid>
		<description>It&#039;s great and it solved my problem struggling for 3 hours in this morning.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great and it solved my problem struggling for 3 hours in this morning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adan-Sos</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-4142</link>
		<dc:creator>Adan-Sos</dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-4142</guid>
		<description>thanks!!!!
it&#039;s excelente.
very good work</description>
		<content:encoded><![CDATA[<p>thanks!!!!<br />
it&#8217;s excelente.<br />
very good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ones</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3996</link>
		<dc:creator>ones</dc:creator>
		<pubDate>Wed, 20 May 2009 08:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3996</guid>
		<description>how to with mysql ???</description>
		<content:encoded><![CDATA[<p>how to with mysql ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caksono</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3701</link>
		<dc:creator>Caksono</dc:creator>
		<pubDate>Wed, 25 Mar 2009 04:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3701</guid>
		<description>Thanks .. really really useful for me :)</description>
		<content:encoded><![CDATA[<p>Thanks .. really really useful for me <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adinda</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3695</link>
		<dc:creator>adinda</dc:creator>
		<pubDate>Tue, 24 Mar 2009 06:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3695</guid>
		<description>how can we change the value of the multiple textbox based using Ajax and PHP based on the changing value of the multiple dropdown list ???</description>
		<content:encoded><![CDATA[<p>how can we change the value of the multiple textbox based using Ajax and PHP based on the changing value of the multiple dropdown list ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinoth</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3625</link>
		<dc:creator>vinoth</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3625</guid>
		<description>hi, in java scrip   xmlHttp.readyState value 0,1,2,3,4. in my program i got only 1 is my value means what is the err and how i can change plz tell me.</description>
		<content:encoded><![CDATA[<p>hi, in java scrip   xmlHttp.readyState value 0,1,2,3,4. in my program i got only 1 is my value means what is the err and how i can change plz tell me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacleb Aphryl</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3535</link>
		<dc:creator>Pacleb Aphryl</dc:creator>
		<pubDate>Sun, 08 Feb 2009 12:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3535</guid>
		<description>whats tha appropriate field for cooment and how to make the cooment not to be expand , what  i mean is the  fix field for comment . . email me please this is my e-mail aphryl_10@@yahoo.com</description>
		<content:encoded><![CDATA[<p>whats tha appropriate field for cooment and how to make the cooment not to be expand , what  i mean is the  fix field for comment . . email me please this is my e-mail aphryl_10@@yahoo.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selvi</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-3247</link>
		<dc:creator>selvi</dc:creator>
		<pubDate>Tue, 02 Dec 2008 05:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-3247</guid>
		<description>hi, i want to know that  mysql data should be displayed on textbox after selected the combobox  selected value.....Pls help me genious....</description>
		<content:encoded><![CDATA[<p>hi, i want to know that  mysql data should be displayed on textbox after selected the combobox  selected value&#8230;..Pls help me genious&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarquin</title>
		<link>http://roshanbh.com.np/2008/09/change-textbox-value-dropdown-list-ajax-php.html/comment-page-1#comment-2247</link>
		<dc:creator>Tarquin</dc:creator>
		<pubDate>Mon, 08 Sep 2008 07:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=253#comment-2247</guid>
		<description>Yeah its just an example, the database this particular code is on, is on my local server and is for testing purposes only. but thx for that, will keep that particular thing in mind.</description>
		<content:encoded><![CDATA[<p>Yeah its just an example, the database this particular code is on, is on my local server and is for testing purposes only. but thx for that, will keep that particular thing in mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/19 queries in 0.031 seconds using disk: basic
Object Caching 412/412 objects using disk: basic

Served from: roshanbh.com.np @ 2012-05-21 19:05:58 -->
