-
Expert Member
Re: radiobuttons problem....
hi suresh
i amnot getting ur question exactly!though u have answered it, please tell me where to use exactly.
what i mean is that though the radio buttons have same name, they have different values , right?
so cannot we do the same by using
String ss[]=getParameterValues("name");//name is name of radio button
and use some loop
and doing if(ss[i].cehcked ==true)
{ur code;
}
arenot they same?
Also please tell regarding how to use CHECKBOXES and COMBOBOX
expecting good answer!bye
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules