Usage (<INPUT NAME="name">, <INPUT NAME="name" flexyignore="TRUE">)
Usage
fills in the form with values based on the form name and the tag name. If flexyignore is used, it is left alone (or if the body or form has a flexyignore tag it will be left alone).
Example 25-1. Setting variables for input
Example 25-2. an input tag in template
Example 25-3. Compiled template
Example 25-4. Simple ouput example