Welcome Guest, Not a member yet? Register   Sign In
controller function form validation
#3

[eluser]jzmwebdevelopement[/eluser]
[quote author="Jan from Hamburg" date="1329240990"]I don't see that you do
Code:
$this->load->library('form_validation');
Is that your problem or what is your question?[/quote]

My Question is:

Show an error if the username is taken -> currently just submits as normal even through the specific user is in the database.

Populate with data if there was an error -> currently populates with the imported data if correct

Keep active state of the selected drop down menu item

I have
Code:
$this->load->library('form_validation');
on auto load


Messages In This Thread
controller function form validation - by El Forum - 02-13-2012, 08:56 PM
controller function form validation - by El Forum - 02-14-2012, 10:36 AM
controller function form validation - by El Forum - 02-14-2012, 11:51 AM
controller function form validation - by El Forum - 02-14-2012, 12:16 PM
controller function form validation - by El Forum - 02-16-2012, 10:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB