72 lines
2.8 KiB
Plaintext
72 lines
2.8 KiB
Plaintext
<HTML>
|
|
<HEAD>
|
|
<link rel=stylesheet type="text/css" href="..\msnsetup\mmsobshe.css">
|
|
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
</HEAD>
|
|
<script LANGUAGE="javascript">
|
|
<!--
|
|
function CloseWindow(){
|
|
var L_strCloseWindow_Text = "Click OK to exit MSN Internet Access Setup.";
|
|
window.parent.g_ModalDialogUp = true;
|
|
if (confirm(L_strCloseWindow_Text))
|
|
window.external.Finish();
|
|
window.parent.g_ModalDialogUp = false;
|
|
}
|
|
//-->
|
|
</script>
|
|
<BODY TABINDEX=-1
|
|
onkeypress="window.parent.hndshake_OnKeyPress();"
|
|
onclick="window.parent.hndshake_CheckEdits();"
|
|
onload="window.parent.hndshake_LoadMe();" >
|
|
|
|
<img id="WaterMark" class=gradient src="../images/msnwtrmk.gif">
|
|
<img id="StageImage" class=flag>
|
|
|
|
<SPAN TABINDEX=-1 CLASS="pageTitle">
|
|
<ID id="HndShake_TITLE" >Unable to Connect</ID>
|
|
</SPAN>
|
|
|
|
<SPAN TABINDEX=-1 CLASS="contents">
|
|
<table TABINDEX=-1 class="fontStyle" style="width:510px">
|
|
<tr>
|
|
<td>
|
|
<img src="../images/hndshake.jpg">
|
|
</td>
|
|
<td>
|
|
<ID id="HndShake_INFO1">Windows was unable to connect. You may need to change the phone number or dialing settings before continuing.</ID>
|
|
<br>
|
|
<br>
|
|
<LABEL id="MSNPhoneNumber" ACCESSKEY="P" for=edtMSNPhoneNumber><U>P</U>hone Number</LABEL>
|
|
<input style="ime-mode:disabled" type=text TABINDEX=1 id="edtMSNPhoneNumber" maxlength=141 size=25 onkeyup="window.parent.hndshake_CheckEnableNextButton();">
|
|
<script language="javascript">
|
|
edtMSNPhoneNumber.value = window.parent.external.get_DialNumber;
|
|
</script>
|
|
<BR>
|
|
<br>
|
|
<ID id="HndShake_INFO2">When you are sure that the number is correct, click Redial.</ID>
|
|
<br>
|
|
<br>
|
|
<ID id="HndShake_INFO3">To quit MSN Setup, click Cancel.</ID>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</SPAN>
|
|
|
|
<SPAN TABINDEX=-1 id="navbar" CLASS="navbar">
|
|
<HR NOSHADE CLASS="blackBar">
|
|
<SPAN TABINDEX=-1 Id=spanCancel onclick="CloseWindow();">
|
|
<IMG Id=btnCancel class=cancelButton>
|
|
<LABEL TABINDEX=2 ACCESSKEY="C" for=btnCancelText Id=btnCancelText class=cancelButtonText>
|
|
<ID id="LOCAL_CANCEL"><U>C</U>ancel</ID>
|
|
</LABEL>
|
|
</SPAN>
|
|
<SPAN TABINDEX=-1 Id=spanNext onclick="if (btnNext.disabled == false) window.parent.GoNext();">
|
|
<IMG Id=btnNext class=nextButton>
|
|
<LABEL TABINDEX=3 ACCESSKEY="R" for=btnNextText Id=btnNextText class=nextButtonText>
|
|
<ID id="LOCAL_REDIAL"><U>R</U>edial</ID>
|
|
</LABEL>
|
|
</SPAN>
|
|
</SPAN>
|
|
</BODY>
|
|
</HTML>
|