Hi,
i have a mysql database 'country_list' which consist of two entity- one is country_code another is country_name.no w i need to import all the country_code into a combo box and when a user will select a country code the respective country name will be displayed into a text box. how can i do that?
waiting for ur reply.
thanks
Mainul
i have a mysql database 'country_list' which consist of two entity- one is country_code another is country_name.no w i need to import all the country_code into a combo box and when a user will select a country code the respective country name will be displayed into a text box. how can i do that?
waiting for ur reply.
thanks
Mainul
Comment