Welcome Guest, Not a member yet? Register   Sign In
Fckeditor Form Validation
#3

[eluser]macleodjb[/eluser]
My validation rules are set up like this.

Code:
$rules['resume'] = "required";

        $this->validation->set_rules($rules);

And it keep telling me that the resume field is required even though it has content


Messages In This Thread
Fckeditor Form Validation - by El Forum - 02-21-2009, 07:55 PM
Fckeditor Form Validation - by El Forum - 02-22-2009, 04:19 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:07 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:15 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:29 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:32 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:41 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 06:47 AM
Fckeditor Form Validation - by El Forum - 02-22-2009, 08:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB