Title: RE: IsDefined/ParameterExists
If you want to do it on the same page, set up a JavaScript that is triggered by an onClick or onChange event and increment a counter. You could of course also do it on an action page by just looping through the form field and counting the replies.  Another interesting tool I have run across is something called viewlets.  Got to www.viewlets.com and you can set up a form that lets people "vote" and it will produce a graph of the responses. 
 
On Tue, 3 Apr 2001 08:45:13 -0400 "Houk, Gary" <[EMAIL PROTECTED]> writes:
Hi all,
 
I'm looking for someone to just help to point me in the right direction on this. We have a form with 10 questions, each one being able to be answered either YES, NO, N/A    I need to have the form count how many times each one was checked. It can do this either on the form in realtime or on an action page. I have each question's answers set up with radio buttons, but I'm not sure on the best way to count how many times each one was checked.
 
Thanks in advance,
 
- Gary
 

Reply via email to