views:

38

answers:

2

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