Hi,
Can anyone explain why do CF can't see form fields for radio buttons and check boxes when the user did not click on it, and help me how to get around this thing pls.?
for example: I have a cfm file entry.cfm that contains the form tag <input type="radio" name="test">, when submit is hit it gives an error message that states the form field is not declared.
Can anyone explain why do CF can't see form fields for radio buttons and check boxes when the user did not click on it, and help me how to get around this thing pls.?
for example: I have a cfm file entry.cfm that contains the form tag <input type="radio" name="test">, when submit is hit it gives an error message that states the form field is not declared.