HI,
I have 2 drop down box in my form in ASP named DD1 and DD2.
I would like to choose one option in DD1 and based on what I choosed in that, the second drop down (DD2) would be refreshed and show some special informations in it!
basically I want to be able to pass whatever I choosed in DD1 to DD2 and based on that, run a special store procedure!
I have no idea how should I do it! Would you please help me?
Regards,
Faranak
I have 2 drop down box in my form in ASP named DD1 and DD2.
I would like to choose one option in DD1 and based on what I choosed in that, the second drop down (DD2) would be refreshed and show some special informations in it!
basically I want to be able to pass whatever I choosed in DD1 to DD2 and based on that, run a special store procedure!
I have no idea how should I do it! Would you please help me?
Regards,
Faranak
Comment