I am trying to enter a Java Script for a set of yes/no radio buttons,
where if you enter yes it will require you to enter text in a nearby
numeric field. The script i'm using seems to work, but once the user
enters yes just one time, it will not let them change their answer back
to no without getting the error message saying that they need to enter
text in the other field. Can anyone help me with what I'm doign wrong?
Here is the script I'm using.'2' is the value for yes and comappNUM1 and
comma...