Need list box action help..:(




I have a list box loaded with a submit button but once the user selects something in the list box and clicks submit I would like a pdf to pop up of the option they chose. My list box seems fine and the submit button brings me to a page that I perform the If Statements in hopes of pulling the right PDF so I'll disregard that part of the code but maybe my if statements don't have...