form validation
form validation
Out of context: Reply #4
- Started
- Last post
- 8 Responses
- ifThenGo0
exactly. the weird thing is that if I change it to;
document.form.SA_sex.checked = false
then it gives me the error I want when I submit the form even though the check box is not selected :(