I’ve got a form with a radio button that prompts a confirm box if the value is YES. What I’m trying to do is to have it submit the form if the user clicks the OK button or open a Help popup window if they click CANCEL. Any suggestions?