I need to validate that the user checcked at least 1 checkbox.
If I get the javascript to work, then the php will not retrieve the info. If I get the php to work, then the javascript will not work. Every solution I try only benefits javascript or php. Can someone please solve this problem that I have been working on for weeks???
Attached is the zip that includes both documents.
The Javascript lays on lines 31 - 40, and the checkbox itself exists on lines 103 - 122.
The php retrieval code is on lines 10-13 of the send_form.php
I REALLY APPRECIATE YOUR SOLUTIONS.
THX.