Outputting Error Messages for Auto Page Attributes

Use

In this tutorial, you will create a simple input form that the end user can use to provide specific information to a consultation service. The end user can specify an address, a date, and a time period in which he or she expects to be contacted by an employee of the service provider.

The user interface ( default.htm) looks like this:

Procedure

In this section, you will carry out the individual steps using this example.

  1. Create the required Page Attributes.

  2. Execute the Initialization.

  3. Define the Layout.

  4. Use the messages Object.

  5. Create Alternative Error Output.