Welcome Guest, Not a member yet? Register   Sign In
Validate Checkbox
#5

[eluser]adamp1[/eluser]
And to check if the checkbox is checked, since html checkboxes don't submit unless they are checked just do this.
Code:
$this->form_validation->set_rules('terms_of_use','','required');


Messages In This Thread
Validate Checkbox - by El Forum - 04-07-2010, 06:08 AM
Validate Checkbox - by El Forum - 04-07-2010, 01:41 PM
Validate Checkbox - by El Forum - 04-07-2010, 04:55 PM
Validate Checkbox - by El Forum - 04-08-2010, 01:08 AM
Validate Checkbox - by El Forum - 04-08-2010, 01:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB