I am fairly new to javascript and am trying to validate to make sure that all of the questions on a survey have been answered. The problem I have is that each page has up to 6 questions on it that either use checkbox, radiobuttons or text boxes to answer. Because there can be four different sets of questions and answers on any of the pages I don't know ahead of time what the question or answer will be without the id passed in. I would appreciate any help that I can get.
Thanks in advance,
KBENIEK
Thanks in advance,
KBENIEK
Comment