Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CF808

  1. CF808

    How to Check for radio button (has it been ckecked?)

    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...
  2. CF808

    validate radio boxes using javascript

    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 &quot;document.form has no properties. HELP!! here is the bottom half of my form: <CFSET #new#=0> <CFSET starttime=&quot;#curdate#&quot;>...
  3. CF808

    Checking to see if radio buttons have been selected

    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...

Part and Inventory Search

Back
Top