View Single Post
  #1 (permalink)  
Old 02-06-04, 10:27 PM
nurqeen nurqeen is offline
New Member
 
Join Date: Feb 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
drop down menu problem !!!

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..
Reply With Quote