Microsoft
Software
Hardware
Network
Question : Validating radio buttons in form
I'm setting up a web site with Joomla, and want to have a form in there where visitors may do a test by answering 20 statements. Doing the form with radio buttons is ok, and processing it with a separate php script is ok. What I can't figure out (due to my lack of knowledge) is how to verify that one of the two radio buttons for each statement is checked. I don't want any of the buttons to be checked at the start (due to influencing answers and to avoid spammers ). A previous question here at EE indicated that a javascript could do this, but I don't know anything (or very little) about javascripts.
I'd be very grateful for some kind of script that verifies that all statements have been answered.
Parts of the form is attached as txt file to show the ieda.
Attachments:
testform.txt
(1 KB)
(File Type Details)
HTML for form
Answer : Validating radio buttons in form
DO NOT replace the name
It is passing the form as an object (called theForm) and no longer needs the name of the form at all
Random Solutions
what do I do withVS 2010
SQL INSERT - how to avoid this error: Parameter ?_1 has no default value.
Test Paper
jquery datepicker sending current date if input empty
Find string in Excel cell between two characters
editting WORD field in mail merge
Need a free mapping solution
How to prohibit user from sending to all mailboxes exept a handful.
hibernate still needs power?
Powershell - determine if service exists on remote computer