[eluser]iwillsoarlikeaneagle[/eluser]
Hi guys!
When my form (to add a person's data) is correctly submitted (no empty values and wrong input), my page should display a jquery alert to tell the user that it's successful and added to the database.
How do I do that using the M-V-C framework of CodeIgniter?