Hi
We must develop a survey script.
First of all, the script that stores the date from the form in a database, the form is split over multiple pages.
After that's finished, an email is send out to the client with an url where he/she can view the results of the survey and personalised feedback.
We want to start from scratch and decided to use fvalidate (a javascript) for data validation.
Can anyone point us to a good similar script we can start from or some docs we can use?
Any help will be greatly appreciated, in particular we're going to need a lot of help how to split one survey over multiple pages and how we can make sure that one client stands for one record in the database.