WEB011 Using DEFAULT_HIDDEN

LANSA Web Functions

WEB011 - Using DEFAULT_HIDDEN

Objective:

  • To create a simple Web site login screen. The login will simply be used to identify the user so that you can  customize or personalize the Web site to their ID. (This login example has not been created to emphasize Web site security.)
  • To store the value of the login field using a process level _HIDDEN so that it can be shared or passed from function to function.
  • To demonstrate how to use <RDML PAGE=""> tag to simplify and modularize your page structure.

To achieve these objectives, you must complete the following: