Redirecting to different pages based on the selection of the user
User can select one option from a drop down list box , based on the option value the page can be redirected to different URLs .
Here we will keep URLs as option values for each selection.
Here is the demo. This will redirect to this page only after the selection but you can use different URL.
We use on change event of a list box.