1998-05-01 14:25:21 +04:00
|
|
|
<!-- -*- Mode: HTML; tab-width: 8; 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 "-//IETF//DTD HTML 3.0//EN">
|
|
|
|
<HTML>
|
|
|
|
|
|
|
|
|
|
|
|
<HEAD>
|
|
|
|
<TITLE>Account Setup</TITLE>
|
1998-05-27 07:35:09 +04:00
|
|
|
<SCRIPT LANGUAGE="JavaScript" ARCHIVE="asw.jar" SRC="2step.js"></SCRIPT>
|
1998-05-01 14:25:21 +04:00
|
|
|
<LINK REL=STYLESHEET TYPE="text/JavaScript" ARCHIVE="asw.jar" HREF="sheet.js"></LINK>
|
|
|
|
</HEAD>
|
|
|
|
|
|
|
|
<BODY BACKGROUND="images/bg.gif" BGCOLOR="cccccc" onLoad="loadData()" ID="2step100">
|
|
|
|
|
|
|
|
<!-- The layer below contains the Account Setup identifier. -->
|
|
|
|
|
1998-05-27 07:35:09 +04:00
|
|
|
<LAYER NAME="tagtext" LEFT=420 TOP=0 VISIBILITY=SHOW>
|
1998-05-01 14:25:21 +04:00
|
|
|
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=200 ID="nospace">
|
|
|
|
<TR><TD HEIGHT=20 VALIGN=MIDDLE BACKGROUND="images/tag.gif">
|
|
|
|
<B CLASS="previewtag">ACCOUNT SETUP</B>
|
|
|
|
</TD></TR>
|
|
|
|
</TABLE>
|
|
|
|
</LAYER>
|
|
|
|
|
|
|
|
<!-- The layer below contains the headline and text of this screen -->
|
|
|
|
|
1998-05-27 07:35:09 +04:00
|
|
|
<P CLASS="title"><B>Connect to
|
|
|
|
<SCRIPT LANGUAGE="JavaScript" ID="2step101">insertISPName();</SCRIPT>
|
|
|
|
</B></P>
|
|
|
|
|
|
|
|
<P>Account Setup will now connect you to
|
|
|
|
<SCRIPT LANGUAGE="JavaScript" ID="2step102">insertISPName();</SCRIPT>
|
|
|
|
so that you can create an account with this ISP. (Note: It may take a minute for your modem to connect to this ISP.)</P>
|
|
|
|
<P>After you have connected to
|
|
|
|
<SCRIPT LANGUAGE="JavaScript" ID="2step103">insertISPName();</SCRIPT>
|
|
|
|
you will be asked to supply account and billing information, such as your desired electronic mail name and password, and credit card information.</P>
|
|
|
|
|
1998-05-01 14:25:21 +04:00
|
|
|
<CENTER>
|
1998-05-27 07:35:09 +04:00
|
|
|
<SCRIPT LANGUAGE="JavaScript" ID="2step104">
|
1998-05-01 14:25:21 +04:00
|
|
|
generatePopNumberList();
|
|
|
|
</SCRIPT>
|
|
|
|
</CENTER>
|
|
|
|
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|