Am using ASP.Net and code behind is C#, and the database is Sql server 05. I Have 2 drop down list box in my page, 1st has countries and 2nd has states.. On selecting a Country
(e.g India) in 1st drop down then I should be getting Indian states in 2nd drop down. These 2 drop down lists are...