Hi all!

I have a few radiobuttons on a page, and further on on this page, I have a hyperlink to another page. Now when someone clicks the hyperlink, I want to send along the value of the radiobuttons (which radiobutton is checked) along, so it will be known at the destination page.

How do I do this?

Thanx!