hi all.
in my aspx page i have one text box and two dropdownlist box. in that depent upon the selection of first dropdownlist box second dropdownlist box will fill without the page refresh(without postback). Finally i want to insert a record in that database based the selected inputs.
i am not using any ajax control.
pls give me some solution to solve this problem.
its very urgent.