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

[eluser]pistolPete[/eluser]
Which html is generated? Is the textareas name really resume?
Why are you using the deprecated validation library instead of the form validation library?

Check if the contents are submitted via POST:
Code:
echo '<pre>'.print_r($_POST, TRUE).'</pre>';


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