Welcome Guest, Not a member yet? Register   Sign In
Not understanding form validation
#6

[eluser]LuckyFella73[/eluser]
JuanitoDelCielo posted the right way for you - the most important information
he posted for you is the form action attribute.

If you set up your validation rules in controller_A / method_a
you form has to be send to controller_A / method_a.

You did set up the rules in Login / index but your form is send to
login / loggedin. You didn't post the method "loggedin" but it seems
that your validation rules are placed like you posted.

Did you try to adjust the action attribute? Just give it a try!


Messages In This Thread
Not understanding form validation - by El Forum - 04-06-2011, 12:34 PM
Not understanding form validation - by El Forum - 04-06-2011, 01:52 PM
Not understanding form validation - by El Forum - 04-06-2011, 03:08 PM
Not understanding form validation - by El Forum - 04-07-2011, 12:59 AM
Not understanding form validation - by El Forum - 04-07-2011, 10:24 AM
Not understanding form validation - by El Forum - 04-07-2011, 10:44 AM
Not understanding form validation - by El Forum - 04-07-2011, 11:33 AM
Not understanding form validation - by El Forum - 04-07-2011, 12:43 PM
Not understanding form validation - by El Forum - 04-07-2011, 12:46 PM
Not understanding form validation - by El Forum - 04-07-2011, 01:47 PM
Not understanding form validation - by El Forum - 04-07-2011, 04:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB