hi I am relatively new around here. I am all thumbs in all sorts of programming. i am trying to build a small application for computer-based tests with mulitple-choices questions (with radio buttons). i have designed the layout in html, but i haven't the faintest idea how would the value of clicked radio button can be displayed. more specifically, if i have five questions, each with four choices (radio buttons) i want that when the user clicks "submit", i should get a table of the values of radio buttons clicked. after that i will manipulate it (copy it to a spreadsheet) and calculate scores. anybody can help? i don't understand things beyond simple html, so pl explain like i were a moron. thanks.