Is there any way to validate a checkbox?Say I have a discussion board, and I would like the user to agree to the Terms Of Use before signing up? How about pull down menu(drop down box) validation?Just because I want to make sure that the users select at least one of the options. In these cases, I hope that all the works can be done by using ONLY PHP language, but not JavaScript.
Further comments and solutions will be appreciated.Thanks.
(P/S: Oh sorry, is my question clear enough?)
Regards,
none