[eluser]skattabrain[/eluser]
thanks loathsome, that i know, my post was poorly written. what i'm trying to reuse is the validation and validate->run aspects.
so i can place this form on any page, but when you post you post back into the same controller, which will then validate the input, and then run the proper code when a validate->run is successful.
does that make sense at all?