reset a radio button
- From: "Paul Bergson" <pbergson@xxxxxxxxxx>
- Date: Tue, 22 Nov 2005 14:23:36 -0600
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.
.
- Follow-Ups:
- Re: reset a radio button
- From: McKirahan
- Re: reset a radio button
- Prev by Date: Re: ADO stream , command outout stream ,asp
- Next by Date: Re: Return to beginning of script if condition is ture/false
- Previous by thread: Re: ADO stream , command outout stream ,asp
- Next by thread: Re: reset a radio button
- Index(es):