-
Junior Member
Bind dropdown list to textbox
Without PostBack bind dropdownlist to textbox
I have a database table with two colums ( column one has all the countries and column two has all the capitols 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 capitol should be displayed in the textbox, without posting back to the server
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules