I planned to develop a application with three drop down lists, and users are allowed to choose from each of them.After choosing, they click on a button, and another textbox down below automatically show value based on the choices of those three lists. All data are extracted from database.The value of those three drop down lists are used as query conditions to get the text box value.Can any body tell me how to accomplish this?
Thanks.
Thanks.