This page is used to gather logon information from a user who has an existing account. The information that the user enters into the logon form is retrieved and processed by logon.csp.
The Logon page looks like this:
The following parameters are passed explicitly to logonform.csp
:
The following parameters are passed explicitly from logonform.csp
:
Parameter | [OUT] Values | To | Description |
---|---|---|---|
The name of the action that the page has been requested to perform. |
When users first access ePortfolio, they are logged on to the Guest view. If users with existing user accounts want to log on to the Subscription view or Personal view of ePortfolio, they must click the Logon link in the header and complete the logon form. This form takes three pieces of information as inputthe existing user's user name, password, and authentication typeand gives them the following names:
Clicking the Logon button calls a JavaScript function called Logon
, which submits the form. The logon information that has been submitted is retrieved and processed by the LogonUser function in logon.csp.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |