srimca
02-05-2003, 11:32 PM
i have a quiz page runnning.
i want to capture the values of radio buttons checked and give the result using javascript
when i am trying to do it by giving formname.radioname.value
it is giving an error called "undefined"
how to rectify this problem
i want to capture the values of radio buttons checked and give the result using javascript
when i am trying to do it by giving formname.radioname.value
it is giving an error called "undefined"
how to rectify this problem