LINKING
-------
If you want to link to the form from your webpage, use the following html code:
Fill in our form
If you want to form to appear in a new window, use the following html code:
Fill in our form
If you want to form to appear in a minimal "pop-up" window, use the following html code:
Fill in our form
EMBEDDING
---------
The HTML file (website_2.htm) displays the form. If required, this HTML file can be customized, or you can embed the form in your own HTML file. These are the necessary steps to embed the form in an HTML page:
1) Ensure that the JavaScript file (website_2.js) and the resources folder (website_2_gfx) and all its contents are in the 'html folder' (http://www.whwebsolutions.com/Emailform/), and that the data handling script (website_2.php) and the form description xml file (website_2.xml) are in the 'data folder' (http://www.whwebsolutions.com/Emailform/).
2) Decide on the location inside your HTML page where you want to form to appear, and add the following
tag at this location. This image reserves the space for the form and displays the temporary "Loading..." message.
3) Add the following lines just before the closing