I'd like to know how feasible it is to use ApEx for a web form that will read a QUESTIONS table to build the form elements all on the same page, which will then INSERT the answers from the form to an ANSWER table. The preset forms I see when I create a new region or page don't seem to give me a way to create this sort of dynamically created form. Should I use PHP instead?