i am working on asp.net using c sharp language. I want to use ajax on drop down. When user selects an item from drop down, the relative information must be shown to user.
Please tell me the steps to use ajax in this case.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
so assuming you have a dropdown
and an action that will return the info
this script will handle the change client event of the dropdown