Customize Fields On The Login Page

OVERVIEW


Customize Fields

  1. Customize the text in the User Name [required] area
  2. Customize the text in the Your Full Name [optional] area
  3. Customize the text in the Your Password [optional] area
  4. Customize the text in the Email Address [optional] area
Remove Fields
  1. Remove the Your Full Name [optional] area
  2. Remove the Your Password [optional] area
  3. Remove the Email Address [optional] area


Customize Fields

1. Customize the text in the User Name [required] area:

Server Default:
User Name [required]  
Parameter Name:
label.Nickname
Locations:
applet code, chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - User Name label
HTML Configuration:
<param name="label.Nickname" value="User Name [required]:">

2. Customize the text in the Your Full Name [optional] area:

Server Default:
Your Full Name [optional]  
Parameter Name:
label.Realname
Locations:
applet code, chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Your Full Name label
HTML Configuration:
<param name="label.Realname" value="Your Full Name [optional]:">

3. Customize the text in the Your Password [optional] area:

Server Default:
Your Password [optional]  
Parameter Name:
label.Password
Locations:
applet code, chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Password address label
HTML Configuration:
<param name="label.Password" value="Your Password [optional]:">

4. Customize the text in the Email Address [optional] area:

Server Default:
Email Address [optional]  
Parameter Name:
label.Email
Locations:
applet code, chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Email address label
HTML Configuration:
<param name="label.Email" value="Email Address [optional]:">


Remove Fields

5. Remove the "Your Full Name [optional]" text and field

Server Default:
Your Full Name [optional]  
Parameter Name:
ctrl.NoReal
Locations:
applet code, chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Your Full Name label
HTML Configuration:
<param name="ctrl.NoReal" value="true">

6. Remove the "Your Password [optional]" text and field

Server Default:
Your Password [optional]  
Parameter Name:
ctrl.NoPass
Locations:
applet code, chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Password address label
HTML Configuration:
<param name="ctrl.NoPass" value="true">

7. Remove the "Email Address [optional]" text and field

Server Default:
Email Address [optional]  
Parameter Name:
ctrl.NoEmail
Locations:
applet code, chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Email address label
HTML Configuration:
<param name="ctrl.NoEmail" value="true">


Home | Hosting | Server | Features | Samples | Chat Now | Web Tools | Help | Affiliate

©1996 - 2006   M Square, Inc. |  Privacy Policy