NeoWebScript™ -- Neo Forms 1

Neo Forms 1 is the first of a number of expected forms packages and extensions for NeoWebScript.

This package allows you to define forms that will automatically fill in the values of the form elements with the contents of an array, where the names of the fields are fetched from correspondingly named elements of an array. (and NeoWebScript is very good at getting arrays to and from disk, see commands.)

When there is no corresponding element, a reasonable default value is set instead. (Blank, in most cases.)