I want to make a personlity check page. That means when you finish choosing your answers (radio button) and submit, then the program will calculate the points and give the result based on point range. Do you have any idea what kind of script is this?
There's another easier solution, using javascript. When you choose an answer, it has result immediately in the java field, see what I mean here:
http://www.tronhoc.com/lovetest.htm . But I prefer the first one because you'll know after submitting, and looks nicer. This technic is also used on some website for computer quote price. What do you think? is it hard? cgi or php or...?