reset a radio button

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Stumped again.

How would i go about setting one of the buttons on programatically? I want
to reset the first button back if a user so requests.

<td width = "20%">
<input name = "rd_dcdiag_test" type = "radio" OnClick = subInd(1)
checked = "yes" />No Special Test
</td>
<td width = "20%">
<input name = "rd_dcdiag_test" type = "radio" OnClick = subInd(2)
/>Test
</td>
<td width = "20%">
<input name = "rd_dcdiag_test" type = "radio" OnClick = subInd(3)
/>Skip
</td>


--

Thanks

Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.



.


Quantcast