This is my second attempt. I have a page with test questions. I want to ensure that each question has been answered (each radio button must be selected). In my form the questions may have up to five choices a-e.
Everytime I try to run my form is submitted i get the JAVASCRIPT ERROR that...
I have been trying to find a way to validate radio boxes on a test form, to insure that all questions have been answered. I get the Javascript error that "document.form has no properties. HELP!!
here is the bottom half of my form:
<CFSET #new#=0>
<CFSET starttime="#curdate#">...
I am trying to validate selestions for test questions. In my form the questions may have up to five choices a-e. The actual field is referenced as answer#currentrow#. I want to make sure all of the questions have been answered. Everytime I try to run my form is submitted i get the JAVASCRIPT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.