racham%netscape.com 753fbc325b BUG 181242 : ASE 1step & 2step sync-up. Added check box to control OneStepMode Flag.
git-svn-id: svn://10.0.0.236/trunk@6478 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-25 02:09:30 +00:00

180 lines
5.2 KiB
HTML

<!-- -*- Mode: HTML; tab-width: 2; indent-tabs-mode: nil -*-
The contents of this file are subject to the Netscape Public License
Version 1.0 (the "NPL"); you may not use this file except in
compliance with the NPL. You may obtain a copy of the NPL at
http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
for the specific language governing rights and limitations under the
NPL.
The Initial Developer of this code under the NPL is Netscape
Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights
Reserved.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<SCRIPT LANGUAGE="JavaScript" SRC="settings.js" ARCHIVE="settings.jar">
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="settform.js" ARCHIVE="settings.jar">
</SCRIPT>
<LINK REL=STYLESHEET TYPE="text/JavaScript" HREF="sheet.js" ARCHIVE="sheet.jar">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000000" VLINK="#000000" ALINK="#FF0000" onload="loadData()" onunload="" ID="settings100">
<FORM NAME="asglobals">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="3" WIDTH="100%" ID="nospace">
<TR>
<TD BGCOLOR="#CCCCFF">
<spacer type=horizontal size=4>
<P CLASS="title">Account Setup Global Options</P>
</FONT>
</TD>
</TR>
<TR>
<TD>
<spacer type=vertical size=6>
</TD>
</TR>
</TABLE>
<TABLE BORDER="1" CELLSPACING="0" CELLPADDING="3" BGCOLOR="#FFFFFF" WIDTH="100%" ID="nospace">
<TR>
<TD ALIGN=LEFT VALIGN=TOP>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="3" BGCOLOR="#FFFFFF" WIDTH="100%" ID="nospace">
<TR>
<TD VALIGN="TOP" ROWSPAN=2>
<INPUT TYPE="RADIO" NAME="asmode">
</TD>
<TD VALIGN=TOP>
<spacer type=vertical size=2>
<B CLASS="item">Use Internet Account Server (IAS) Mode Only</B>
<P CLASS="itemtext">Select this option to run Account Setup in Internet Account Server (IAS) mode
only. Account Setup turns off the &quot;Welcome to Account Setup&quot; screen
and doesn't give users the option of using the NCI mode. To offer the IAS mode,
you must have an Internet account server that supports Netscape's
Internet Account Server Protocol.</P>
</TD>
</TR>
<TR>
<TD>
<spacer type=vertical size=2>
</TD>
</TR>
<TR>
<TD VALIGN="TOP" ROWSPAN=2>
<INPUT TYPE="RADIO" NAME="asmode">
</TD>
<TD VALIGN=TOP>
<spacer type=vertical size=2>
<B CLASS="item">Use Network Configuration (NCI) Mode Only</B>
<P CLASS="itemtext">Select this option to run Account Setup in Network Configuration (NCI) mode only.
Account Setup turns off the &quot;Welcome to Account Setup&quot; screen and
doesn't give users the option of using the IAS mode.</P>
</TD>
</TR>
</TR>
<TR>
<TD>
<spacer type=vertical size=2>
</TD>
</TR>
<TR>
<TD VALIGN="TOP" ROWSPAN=2>
<INPUT TYPE="RADIO" NAME="asmode">
</TD>
<TD VALIGN=TOP>
<spacer type=vertical size=2>
<B CLASS="item">Offer Both Modes</B> <FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='11'">(user chooses mode)</FONT>
<P CLASS="itemtext">Account Setup displays the &quot;Welcome to Account Setup&quot; screen and lets
users choose IAS or NCI mode.
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<spacer type=vertical size=10>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#FFFFFF" WIDTH="100%" ID="nospace">
<TR>
<TD ALIGN=LEFT VALIGN=TOP><spacer type=vertical size=10><spacer type=horizontal size=8>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#FFFFFF" ID="nospace">
<TR>
<TD VALIGN="TOP">
<INPUT TYPE="CHECKBOX" NAME="intmode">
</TD>
<TD VALIGN=TOP>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Support International Name, Address, and Phone Number Formats</FONT>
<spacer type=vertical size=2>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="TOP">
<INPUT TYPE="CHECKBOX" NAME="Show_Intro_Screens" VALUE="Show_Intro_Screens" CHECKED>
</TD>
<TD><FONT FACE="Helvetica,Arial" POINT-SIZE="10" ALIGN=LEFT VALIGN=TOP>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Show Account Setup Introduction Screens</FONT>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="TOP">
<INPUT TYPE="CHECKBOX" NAME="OneStepMode" VALUE="OneStepMode">
</TD>
<TD><FONT FACE="Helvetica,Arial" POINT-SIZE="10" ALIGN=LEFT VALIGN=TOP>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Check this box to direct users to your registration server. Otherwise, they default to Netscape's 2step server.</FONT>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="TOP">
</TD>
<TD><spacer type=vertical size=3>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Set Dialer Idle Timeout Interval to:</FONT>
<spacer type=horizontal size=4>
<INPUT TYPE="TEXT" NAME="Dialer_Disconnect_After" SIZE="2" MAXLENGTH="2" VALUE="15" onBlur="fixIdleTime()" ID="settings101">
<spacer type=horizontal size=4>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">minutes.</FONT>
</FONT>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>