here's my code
here in above code iam geting the value of radio buttons which are coming from data base..
this code is running without any problem and show the value in the alert statment.
when i run it..
This whole code is in
jsp page and i am using Javascript function for grouped radio button validation.
but now the problem is
how can i send the value of this
var ch into an another JSP page...
what should i do before or after alert statement.
Do reply....