Is it possible to have a drop down selection take the user to an associated url for that particular selection? I have a list of options and would like to have a specific url associated with each drop down option. Once the user clicks on the drop down option, I need a new web page to open and take the user to that page.
Is this possible?