Web Connection User's Guide


Building forms

In order to build an application interface with buttons, lists, and entry fields, you must use a form. In a Web Connection application, you build a form with the Form part, which represents the HTML <form> element.

The form parts, which can only be used inside a form, are:

In addition, you can use any of the basic parts inside a form.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]