?? errorpage.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ErrorPage.aspx.cs" Inherits="ErrorPage" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>無標題頁</title>
</head>
<body>
<form id="form1" runat="server">
<div>
<div style="width: 467px; height: 100px">
<table cellpadding="3" cellspacing="5" width="410">
<tr>
<td align="left" valign="center" width="360">
<span style="color: red">抱歉,可能內部程序錯誤,請與管理員聯系<span style="color: #ff0033">!!</span></span><span
style="color: #ff0033">!<br />
</span>
</td>
</tr>
<tr>
<td colspan="2" width="400">
<font style="font: 9pt/11pt 宋體; color: #000000">試圖訪問的網頁出現問題,無法顯示。</font></td>
</tr>
<tr>
<td colspan="2" width="400">
<font style="font: 9pt/11pt 宋體; color: #000000">
<hr color="#c0c0c0" noshade="noshade" />
<p>
請嘗試執行下列操作:</p>
<ul>
<li>打開
<script>
<!--
if (!((window.navigator.userAgent.indexOf("MSIE") > 0) && (window.navigator.appVersion.charAt(0) == "2")))
{
Homepage();
}
//-->
</script>
<a href=""><span style="color: #ff0000; text-decoration: underline">file://</span></a>
主頁,然后查找與所需信息相關的鏈接。 </li>
<li>單擊<a href="javascript:location.reload()"><span style="color: #ff0000; text-decoration: underline">刷新</span></a>按鈕,或稍后重試。<br />
</li>
</ul>
<h2 style="font: 9pt/11pt 宋體; color: #000000">
HTTP 錯誤 500 - 內部服務器錯誤<br />
Internet 信息服務</h2>
<hr color="#c0c0c0" noshade="noshade" />
<p>
</p>
</font>
</td>
</tr>
</table>
</div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -