Forum Moderators: open
Can anyone help me out with how I would have to code this.
onchange and/or onclick on the radio buttons to capture events. Then, based on which was clicked/changed, change the form action attribute. Another way, which is preferrable, is to simply let the whole form submit to one page, and then you redirect the form submission from there based on which radio was selected.