Hi. Could someone please look at a form page Iam working on. I am trying to call a function named "rangeCheck()" to make shure that all the values entered in all of the 8 textfields are between 1-5. If this is true I need it to call the function calculate() to add all the text fields together and put that value into a seperate text field called "totalpoints". Could someone point me in the right direction, using the general script I have started with? Here is the link to my page.