There are 3 different methods of submitting form data:
1. Email (default) - this sends the data to the a specified email address.
2. GET/POST - this sends the data via a GET or POST to a web page. It uses the same method as a standard web browser and is standard HTML form format. Please note that this will require some knowledge of HTML and web-programming.
3. No Information - if you **sel**this option the form data will be sent to a special 'Results Page' within the book. Note that you must tick the box 'View Result' in order to be able to view the form data submitted.
Note that you can use a combination of methods 1 and 3 and 2 and 3.
|