Read radiobutton value on the page itself
Thank you,
Yeah, that's the solution I also came up with after a while (and after I found out a hyperlink can be used to call a js function), but I was just wondering if there is a way to determine the value of which radiobutton is checked on the page itself. Coz with the solution given, you pass it on to the next page and there you read it.
Now I admit, this is not really a matter of making it work anymore, coz the solution given will take care of that, but more of principle, and maybe for if I ned something like that in the future somewhere.
But thanx a lot already for your answer. :)
Marcel