Hi
In a form there is one dropdown.To the dropdown i am binding both the country names and state names of the particular country from 2 tables i.e.country and state .Now when i click on insert button by selecting values in dropdown state id should be inserted into state table and country id into country table.Please help me on this issue
vijaya