I need help with an online form's radio buttons used as input buttons with a submit button.
My form has three parts:
1) User enters zip code
2) User selects "yes" or "no"
3) User clicks submit
I need for when the user selects "no" and then clicks "submit" that the form re-directs to another url passing the zip code variable. It also has to make sure that when "yes" is selected and submitted that it passes the "zip code" and "yes" variable to another url.
If anyone can help there's $10 USD in it for you.