hai i need to develop a form in which there are two drop down boxes. depending on the selection of the first drop down box the other box should be changed.. like that of ajax.. both the boxes get their options from the mysql database.. the code is available at http://pastebin.com/1cW10VHL the mysql database is here http://pastebin.com/5KrkRHku the code is named as employee.php if it is php extension then it is only showing till team option and the rest are not showing.. if i change the extension to html then it is showing all the values but my php code is nt working.. Regards Chaitanya