Nortel Web Center Portal Installation And Administration Manual page 556

Nortel symposium web center portal software: user guide
Hide thumbs Also See for Web Center Portal:
Table of Contents

Advertisement

Customizing the Customer Interface
The Login.html page contains two forms, two Javascript functions, and one
hyperlink to another web page. The first form enables the user to enter a
username and password, and log on to the Symposium Web Center Portal server.
The first form's Action URL links the form to the Login.jsp page. A command
parameter is passed along with the URL with a value of 0. The command
parameter options for the Login.jsp page are shown below:
Value
0
1
2
The second form enables a new user to enter a new username, password, and his
or her contact information. The second form's action URL links the form to the
Login.jsp page, passing a command value of 2 to register a new user.
The JavaScript functions are provided to validate the entries made to the form.
You can customize this page.
User registration and logon
The Login.jsp page allows you to collect the user's personal details, check his or
her password, and enter all the information into the database to allow a new user
to register for the first time. When the user completes and submits the
registration form in the Login.html page (second form), the Login.jsp page is
invoked with a command value of 2. The form data passes to the Login.jsp page.
Data
cust_username
cust_password
cust_firstname
556
Description
Log on an existing user.
Display the form that will enable the
user to submit a response.
Register a new user.
Description
Customer's username (unique)
Customer's password (registered)
Customer's first name
Nortel Networks Symposium Web Center Portal
Standard 2.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Symposium web center portal

Table of Contents