[jQuery] Changing action of form with jquery

[jQuery] Changing action of form with jquery


Hello everyone
First post, please be gentle
I need to have a search form that sends the variable to search to one
of two places based on whether or not someone clicks a radio button.
It's like tick here to only search for courses button in a search from
on a website.
The two searches are in different places, different technologies, so I
need to change form variables based on the radio button being selected
or not.
Can anyone point me in the right direction of how to do this with
jquery? I have no experience of JS or JQuery so it looks a bit
daunting at the moment.
Any help, greatly appreciated.