I think I'll use the beginning part of your suggestion. I don't know anything about creating new templates to use raw data, so as long as I can get the array inputs and use them as $myapp['q1'] or whatever that should be great.
Final thing, I'd like the make the post that is made register as from the new user, not from me or some external user. Can I catch the new user's ID and pass that along with the form so I can set the user somehow?
|