This page logs the user on to the Crystal Enterprise system and loads the appropriate ePortfolio view. It also registers new passwords, signs up and creates new users, stores logon information and desktop settings in cookies, and logs off the user.
logon.csp is responsible for processing the information gathered from forms such as logonform.csp, newpwdform.csp, and signup.csp.
Note: For a detailed explanation on using the SDK to log on the user and query the APS, see Lesson 1: Logging on to the APS and Lesson 2: Querying the APS InfoStore in the Crystal Enterprise Tutorial.
The following parameters are passed explicitly to logon.csp
:
Parameter | [IN] Values | From | Description |
---|---|---|---|
The name of the action that the page has been requested to perform. |
The following parameters are passed explicitly from logon.csp
:
Parameter | [OUT] Values | To | Description |
---|---|---|---|
The name of the action that the page has been requested to perform. | |||
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |