0% found this document useful (0 votes)
56 views

Doctype HTML Head Link Meta Title Title Script Script Script Script Head Body

The document is an error page displayed by Internet Explorer when a webpage cannot be loaded. It provides information on potential causes of the error, including lost internet connectivity, temporary website unavailability, DNS issues, and typing errors. It also offers solutions like diagnosing connection problems and checking that SSL/TLS protocols are enabled. For offline users, it explains how to still view subscribed feeds and recently visited pages from Favorites.

Uploaded by

Kashif Khattak
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views

Doctype HTML Head Link Meta Title Title Script Script Script Script Head Body

The document is an error page displayed by Internet Explorer when a webpage cannot be loaded. It provides information on potential causes of the error, including lost internet connectivity, temporary website unavailability, DNS issues, and typing errors. It also offers solutions like diagnosing connection problems and checking that SSL/TLS protocols are enabled. For offline users, it explains how to still view subscribed feeds and recently visited pages from Favorites.

Uploaded by

Kashif Khattak
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="ErrorPageTemplate.css" >
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Internet Explorer cannot display the webpage</title>
<script src="errorPageStrings.js" language="javascript"
type="text/javascript">
</script>
<script src="httpErrorPagesScripts.js" language="javascript"
type="text/javascript">
</script>
</head>
<body onLoad="javascript:initMoreInfo('infoBlockID');">
<table width="730" cellpadding="0" cellspacing="0" border="0">
<!-- Error title -->
<tr>
<td id="infoIconAlign" width="60" align="left" valign="top"
rowspan="2">
<img src="noConnect.png" id="infoIcon" alt="Info icon"
width="48" height="48">
</td>
<td id="mainTitleAlign" valign="middle" align="left" width="*">
<h1 id="mainTitle">Internet Explorer cannot display the
webpage</h1>
</td>
</tr>
<tr>

<!-- This row is for HTTP status code, as well as the divider--

>

<td id="errorCodeAlign" class="errorCodeAndDivider"


align="right">&nbsp;
<div class="divider"></div>
</td>
</tr>
<!-- What you can do -->
<tr>
<td>
&nbsp;
</td>
<td id="whatToTryAlign" valign="top" align="left">
<h2 id="whatToTry">What you can try:</h2>
</td>
</tr>
<!-- Check Connection -->

<tr>

<td >
&nbsp;
</td>
<td id="checkConnectionAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
</td>
<td valign="middle">
<button
onclick="javascript:diagnoseConnectionAndRefresh(); return false;"
id="diagnose">Diagnose Connection Problems</button>
</td>
</tr>
</table>
</h4>
</td>
</tr>

<!-- InfoBlock -->


<tr>
<td id="infoBlockAlign" align="right" valign="top">
&nbsp;
</td>
<td id="moreInformationAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
<a href="#"
onclick="javascript:expandCollapse('infoBlockID', true); return false;"><img
src="down.png" id="infoBlockIDImage" border="0" class="actionIcon" alt="More
information"></a>
</td>
<td valign="top">
<span id="moreInfoContainer"></span>
<noscript><ID id="moreInformation">More
information</ID></noscript>
</td>
</tr>
</table>
</h4>
<div id="infoBlockID" class="infoBlock" style="display:
none">
<p>
<ID id="errorExpl1">This problem can be caused by a
variety of issues, including:</ID>
<ul>
<li id="errorExpl2">Internet connectivity has
been lost.</li>
<li id="errorExpl3">The website is temporarily
unavailable.</li>

(DNS) is not reachable.</li>

<li id="errorExpl4">The Domain Name Server

<li id="errorExpl5">The Domain Name Server


(DNS) does not have a listing for the website's domain.</li>
<li id="errorExpl7">There might be a typing
error in the address.</li>
<li id="errorExpl6">If this is an HTTPS
(secure) address, click Tools, click Internet Options, click Advanced, and
check to be sure the SSL and TLS protocols are enabled under the security
section.</li>
</ul>
</p>
<p id="offlineUsers"><b>For offline users</b></p>
<p id="viewSubscribedFeeds1">
You can still view subscribed feeds and some
recently viewed webpages.<br/>
To view subscribed feeds
<ol>
<li id="viewSubscribedFeeds2">Click the
Favorites Center button <img src="favcenter.png" border="0">, click Feeds, and
then click the feed you want to view.</li>
</ol>
</p>
<p id="viewRecentWebpages1">To view recently visited
webpages (might not work on all pages)
<ol>
<li id="viewRecentWebpages2">Click Tools <img
src="tools.png" border="0">, and then click Work Offline.</li>
<li id="viewRecentWebpages3">Click the Favorites
Center button <img src="favcenter.png" border="0">, click History, and then
click the page you want to view.</li>
</ol>
</p>
</div>
</td>
</tr>
</table>
</body>
</html>
o

You might also like