put answere to form on another page

skytopdesigns 30 Jul, 2007
i have a form that i need the answeres to outputted on another page? how would i do that?

thanks
GreyHead 31 Jul, 2007
Hi skytopdesigns,

You can re-use the form page by writing your display code in the 'On Submit code - after sending email' field on the 'Form Code' tab. This is fine for a simple data display or a thank you message and all the form results are still available to you.

if you want to do something more complicated then you can save the data in a database table, read it again on a new page and display it how you like.

In either case you will need to write the code you need.

Bob
This topic is locked and no more replies can be posted.