1. if a user designates a form as a post, can the submitted data be displayed immediately? as in AJAX-style?
2. If so are there any user-restrictions?
3. Are there any way to stylise the submitted data with JS/html/CSS etc? eg. links to images or image uploads can be used in an image gallery or audio (wp-audio plugin) from standard text fields/upload fields?
I guess i would like to move away from the use of the admin area to input data, and allow entry from the front end. Author can publish their forms, but users can add data to the "POST" and have the data displayed, much like a poll?