Search results

  1. E

    Using ASP.Net C#, DropDownList and Redirecting?

    I have a DropDownList with several options. I want the user to select an option and when the Next button is clicked, the page is redirected to its corresponding page. ex. If the user chooses option A > Next button > Page A if the user chooses option B > Next button > Page B How exactly do I do...
Back
Top