Copy the page
second.htm from the tutorial on error handling (see
Handling Incorrect Entries: Tutorial ) to page
order.htm in your new BSP application.
Add a new auto-attribute
mail_address of type
string to the page attributes. A new input field with the description
Mail Address is also added.
The
OnInputProcessing accesses a class that triggers the dispatch. The dispatch is postponed until later (see
Calling the Mail Class ).