This page is a form that gathers new password information from a user who has an existing account. The information that the user enters into the form is retrieved and processed by logon.csp.
The following parameters are passed explicitly to newpwdform.csp
:
The following parameters are passed explicitly from newpwdform.csp
:
Parameter | [OUT] Values | To | Description |
---|---|---|---|
The name of the action that the page has been requested to perform. |
newpwdform.csp
is launched by the LogonUser function in logon.csp if the user's session logon password has expired. This form takes three pieces of information as input and gives them the following names:
Clicking the Submit button submits the form.The new password information that is posted is later retrieved and processed by logon.csp. For more information, see Assigning a new password.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |