|
|||||
|
Formz: HTML form building for UserLand Frontier and Radio UserLandFormz is a suite of scripts for UserLand Frontier and Radio UserLand, to simplify the creation, manipulation and rendering of HTML forms. Using Formz, you can create the UI elements of an HTML form through a series of script calls. The resulting form table can them be passed through a renderer to output HTML. Renderers allow for a separation of your UI logic from the actual HTML output, so that you may easily update or switch renderers to change the appearance of your form without modifying your underlying code. Several example renderers are included with Formz, and you may also write your own. You may also store the form table, and manipulate the values in it through script calls to, for example, maintain state of a form through a session.
Formz is used by Macrobyte as a supporting piece for Conversant's admin interface and wizards. Though not actually part of the Conversant software, Formz handles the HTML forms for preferences, page properties in the admin interface's structure editor, and other areas.
Registration
While you may use Formz free of charge, in compliance with the terms of the license, you can support the continued development of this product by making a donation to Macrobyte Resources. Contact sales@macrobyte.net.
Installation
An uninstaller,
Getting Started
Look at the #EXAMPLE script for an idea of how to get started using the Formz suite. Last update: 5/13/2002; 11:59 AM |
||||
| © 2002 Macrobyte Resources. All rights reserved. | |||||