my form has several radio buttons that triggers different URLs to be opened. and a submit button. what i want to happen: when the user clicks on a radio button and then submit, a new window will open with the respective URL. how do i do this? **HTML, PHP, Javascript are used