I'm trying to use the basic formmail script (freebie from hosting company) and everything seems to be working fine but I need to validate that the user checked the check box which says they have read and understood the terms and conditions. I have a javascript snippet of code which worked on my old asp coded form (someone else developed) but now that I've moved to a Linux/PHP environment it's not working. I'm new to this stuff as you can tell.....
Does anyone know how to do a validation on a checkbox?