[eluser]chuckleberry13[/eluser]
So Collin your suggesting to to have a Form Controller Class that is a pre-controller hook to catch any form elements that might have been submitted and if there have been, to handle the validation/data prepping there? In other words making that Form Controller your store of form elements with their validation rules?
Sorry if it seems like I have to repeat everything you guys say, I'm just realizing how much I didn't know when it comes to programming and all the new terminology.