windows-nt/Source/XPSP1/NT/base/ntsetup/oobe/html/regsetup/rregdial.htx
2020-09-26 16:20:57 +08:00

78 lines
2.2 KiB
Plaintext

<html>
<head>
<title>out of box experience</title>
<link rel="stylesheet" type="text/css" href="regstyl.css">
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
</head>
<body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
onload="window.parent.RegDial_LoadMe();">
<table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
<tr>
<td ID=leftmargincell width=5% height=99%></td>
<td ID=maincell valign=top class="text-primary">
<!-- Title is "display:none" by design, GetPageTitle() in regshell.htm extracts this title -->
<span ID=Title_Text class="title" style="display:none;">
<ID id=Registration_Title_Text1>Connecting to Online Registration</ID>
</span>
<br>
<span class="text-primary">
<span TABINDEX=-1 id=spnISPName>
<!-- Dynamic text -->
</span>
<br><br>
<ID id="dialup_txt1">Dialing phone number: </ID>
<span TABINDEX=-1 id=spnDialing DIR=LTR></span>
</span>
<br><br>
<span id=spnRegDialStatus class="text-primary"></span>
<br><br>
<center>
<p><img src="../images/dialup.gif" width="324" height="72"></p>
</center>
</span>
</td>
<td ID=rightmargincell width=7%>
</td>
</tr>
<tr>
<td colspan=3>
<br>
<table border=0 class="buttonpositionnew">
<tr>
<td width="99%">&nbsp;</td>
<td>
<table border=0 width="100">
<tr>
<td width=99%>
</td>
<td>
<BUTTON ID="btnSkip" class="buttons" TABINDEX=2 ACCESSKEY="S"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></BUTTON>
</td>
<td>
<BUTTON ID="btnBack" class="buttons" TABINDEX=3 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
</td>
<td>
<BUTTON ID="btnNext" class="buttons" TABINDEX=4 ACCESSKEY="N"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></BUTTON>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>