#
# Example 18-17
# A page with a self-checking form.
#
Name and Address Form
Name and Address
Please enter your name and address.
[Form_Simple nameaddr {
1 name "Name"
1 addr1 "Address"
0 addr2 " "Address"
1 city "City"
0 state "State"
1 zip "Zip Code"
0 country "Country"
} nameok.html]