Welcome Guest, Not a member yet? Register   Sign In
validation Custom MSG
#2

[eluser]kgill[/eluser]
The validation class can't be used to spit out messages in the way you're trying. It will return the error message if one of the rules fails - right now, the only check you are putting on a username is that it must be filled in. If you want to include checking that it is also correct you need to use a callback function. See the section in the user guide for the validation class for examples on how to do it.

- K


Messages In This Thread
validation Custom MSG - by El Forum - 07-03-2007, 01:35 PM
validation Custom MSG - by El Forum - 07-03-2007, 02:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB