Romeo666 - 2010-04-24

**This is my first post here.
hello to all

I am trying to use this form which is great and easy to use.

All I need is the data of the records to be displayed in process.php or in include.html.
I do not need to in data or e-mailed or save in a file. All I need when the user finished and click submit all the results appeared in the final page so as to copy them and paste them in another form like phpbb3 ( post them their).

The way of save file it works great, so I can put its direct link for example in include.html so as to view his records, but that file save all the records which means that every user will see all the records of the other users.

So I thought that displaying all the records after clicking sumbit in the final page will  be more effecient.

If their is no way to do that may in the final page beside th sumbit button be another button which is preview and he can click it so as to see all the records and from their he can select all and copy them and paste them in phpbb3 so to post them.

Thank you very much**