Zot-Dispatch Examples

The following forms are examples of how to use Zot-Dispatch. Some of these examples may be the full working versions of the examples in the Zot-Dispatch Documentation, and some are there just to help illustrate how to use Zot-Dispatch. All examples include the HTML source used to create them, and an explanation of how they work.
Example #1
Simple Reflect Example w/ default response
Example #2
Simple E-mail Example w/ default response
Example #3
Simple Append Example w/ default response
Example #4
Reflect Example w/ template body in HTML
Example #5
Reflect Example w/ template body in external file
Example #6
E-mail Example Using Indirect Assignment of E-mail address and default response
Example #7
Complex E-Mail and Reflect Example Using Indirect Assignment, Multiple Variables of the Same Name, and template in external file
Example #8
Complex E-Mail, Reflect and Append Example Using Indirect Assignment, Default Values and Multiple Variables of the Same Name w/ templates in both external files and in HTML source. This example also uses ZD-Environment to retrieve from which host the form was sent
Practical Examples
Set up your own home page.
This form allows a user to enter in his/her name and e-mail address then reflects to them a home page or e-mails the HTML source to them.

LMIII
(Last Revised November 14, 1994)