asp.net 2 help C# drop down and text box ?

  • Thread starter Thread starter Learning_Computer25
  • Start date Start date
L

Learning_Computer25

Guest
I have a database table with two colums ( column one has all the countries and column two has all the capitals of that particular country.)
In my .aspx page I have a dropdown list and a text box.
Drop downlist will display all the countries and if I select a country then its capital should be displayed in the textbox.
does any one have the c# code or he know pls write it below
any links related to it would be useful
 
Back
Top