Removing Text & Fields From The Login Page

Home >>> Custom >>> Remove Text


  1. Remove the Your Full Name [optional] field
  2. Remove the Your Password [optional] field
  3. Remove the Email Address [optional] field


Remove Front Door Fields

1. Remove the Your Full Name [optional] field

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

2. Remove the Your Password [optional] field

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

3. Remove the Email Address [optional] field

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


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