Dear all, I have two dropdownlist boxes. If I click on the first dropdown box, then the values have been changed in the second listbox accordingly to first listbox. For example: One is Fruits,vegetables,Birds. If i click on the Fruits then it shows the fruit list items in the second list box. It is same for other list also. Please send me the result through mail.
+1
A:
This is really a beginners questions, and you do not solve it in PHP. Use JavaScript to fill the second dropdown list. If you need to hire someone to do it, check out http://jobs.stackoverflow.com/default.asp?pg=pgEmployers
Emil Vikström
2009-12-28 06:39:37
+3
A:
Hai Praveen,
Have a look at these examples for question reguarding cascading dropdown
http://www.phpclasses.org/browse/package/2053.html
http://www.skillfusion.com/articles/ajaxDropdown.php
http://codestips.com/php-ajax-cascading-dropdown-using-mysql/
Pandiya Chendur
2009-12-28 06:43:01