- Introduction
- The Logon Architecture
- Parsing the XML Response
- Email Interaction
- Error Messages
- Summary
Email Interaction
Typical application logon screens contain functionality for users to send an email or alert to an administrator, stating that they have forgotten their password. We can do this, and allow a Curl client to interact with the email system by using a special case of the {link} text procedure as shown in Figure 317.
Figure 317 Email link.
This code is placed in the VBox variable declared within the Logon.{create-logon-controls} method, and results in the text "E-mail reminder" being displayed as a hyperlink under the Login and Cancel buttons.