racham%netscape.com 42b41ca723 Added Onestepmode checkbox text
git-svn-id: svn://10.0.0.236/trunk@6820 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-30 00:23:01 +00:00

180 lines
5.3 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=CENTER>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Support International Name, Address, and Phone Number Formats</FONT>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="TOP">
<INPUT TYPE="CHECKBOX" NAME="Show_Intro_Screens" VALUE="Show_Intro_Screens" CHECKED>
</TD>
<TD VALIGN=CENTER>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">Show Account Setup Introduction Screens</FONT>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="CENTER">
<INPUT TYPE="CHECKBOX" NAME="OneStepMode" VALUE="OneStepMode">
</TD>
<TD VALIGN=TOP><FONT FACE="Helvetica,Arial" POINT-SIZE="10" ALIGN=LEFT VALIGN=TOP>
<FONT STYLE="fontFamily='PrimaSans BT,Helvetica,Arial';fontSize='10'">
<P CLASS="itemtext">Direct users to your Internet account registration server. You must also configure Account Setup in following screens to access your registration server. If you do not check this box, users will be sent to Netscape's Internet account registration server.</P></FONT>
</FONT>
</TD>
</TR>
<TR>
<TD VALIGN="TOP">
</TD>
<TD VALIGN=TOP><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>