[phplib] form elements modification From: Michael Bravo (mbravo <email protected>)
Date: 11/16/00

Hello,

let me introduce a practical problem
suppose I have a page with multiple forms on it
It is served by a single PHP script
It has a separate form initialization stage, data validation and finally
input processing
However, depending on the results of submitting one of the forms on the
page, I need modify some other forms; obviously, this means I need to
modify elements of the form object when already not in initialization stage
Is there currently any conceptually correct way to implement this, either
with oohforms or the newer stuff in 7.3-dev ?

Thanks for any useful advice

-- 
/\/\ike

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>