hi..i really need help..please...
my problem is, i want to retrieve records from Mysql database using drop down menu then i would like the choices that i made from the drop down menu to be display on the other drop down menu(second drop down menu) or the textfields..the second drop down menu also records from database..it will display records that match from the choices from the first drop down menu..
eg: First Drop Down Menu records from table 'country' from Mysql db
country = England, Jerman, USA
2nd Drop Down Menu records from table 'city' from Mysql db
city = London, Berlin, New York
so, when i choose England it will display London in 2nd Drop Down Menu
pleaseee...anyone help me..