Creating hyperlinks from drop down selections

R

Rob

How do you create a hyperlink to each selection that you create in a drop down menu? I want to be able to click on the drop down and select something from the multiple selections there and then whatever I select will take me to a specific page.
 
R

Rob

Thanks JDR. I went to the second link and copied it into my script and it worked like a champ.
 
Top