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

[eluser]Clooner[/eluser]
You don't assign a name to the form input. e.g.
Code:
<input type="text" name="my_commit">
That will make sure the input value will be posted.

It is also better use the correct form_validation library instead of the old validation library which is deprecated


Messages In This Thread
validation problem - by El Forum - 08-08-2009, 11:41 AM
validation problem - by El Forum - 08-08-2009, 12:50 PM
validation problem - by El Forum - 08-09-2009, 01:32 AM
validation problem - by El Forum - 08-09-2009, 03:10 AM
validation problem - by El Forum - 08-14-2009, 03:35 AM
validation problem - by El Forum - 08-14-2009, 05:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB