📄 error.aspx
字号:
<%@ Page language="c#" Codebehind="error.aspx.cs" AutoEventWireup="false" Inherits="xajh.error" %>
<!doctype html public "-//w3c//dtd html 4.0 transitional//en" >
<html>
<head>
<title>
<asp:literal id="byts_title" runat="server"></asp:literal>
</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="CODE_LANGUAGE" content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<link rel="stylesheet" type="text/css" href="<%=ProgramPath%>/css/error.css">
<object id="byts" type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" viewastext>
<param name="Command" value="Minimize">
</object>
<script language="javascript" type="text/javascript">
<!--
<asp:Literal id="js" runat="server"></asp:Literal>
function byts_rool(v1, v2)
{
v1.src = "<%=ProgramPath%>/xajhimg/" + v2 + ".gif";
}
//-->
</script>
</head>
<body topmargin="0" leftmargin="0" onselectstart="return false">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="100%" height="90%">
<tr>
<td width="100%" height="100%" align="middle">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="395">
<tr>
<td width="395">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="395">
<tr>
<td width="35"><img src="<%=ProgramPath%>/xajhimg/err_1.gif" width="35" height="30" border="0" ></td>
<td width="285" background="<%=ProgramPath%>/xajhimg/err_2.gif">发生运行期错误</td>
<td width="75" align="right"><a href="javascript:byts.Click();"><img src="<%=ProgramPath%>/xajhimg/err_3.gif" width="23" height="30" border="0"></a><a href="<%=ProgramPath%>/default.aspx" target="_blank" language="javascript" onclick="window.close();"><img src="<%=ProgramPath%>/xajhimg/err_4.gif" width="24" height="30" border="0"></a><a href="javascript:window.close();"><img src="<%=ProgramPath%>/xajhimg/err_5.gif" width="28" height="30" border="0"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="395">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="395">
<tr>
<td width="8">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%" height="8"><img src="<%=ProgramPath%>/xajhimg/err_6.gif" width="8" height="8" border="0" ></td>
</tr>
<tr>
<td width="100%" height="122"><img src="<%=ProgramPath%>/xajhimg/err_8.gif" width="8" height="122" border="0" ></td>
</tr>
<tr>
<td width="100%" height="18"><img src="<%=ProgramPath%>/xajhimg/err_10.gif" width="8" height="18" border="0" ></td>
</tr>
</table>
</td>
<td width="377" height="148">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="100%" height="148">
<tr>
<td width="20%" height="105" bgcolor="#eeeeee" align="middle" valign="top">
<br />
<img border="0" src="<%=ProgramPath%>/xajhimg/alert.gif">
</td>
<td width="80%" height="105" bgcolor="#eeeeee" align="middle">
<asp:label id="err_v" runat="server"></asp:label>
</td>
</tr>
<tr>
<td colspan="2" width="100%" height="22" align="middle" bgcolor="#eeeeee">
<img border="0" src="<%=ProgramPath%>/xajhimg/ok_1.gif" width="95" height="22" language="javascript" onmouseover="byts_rool(this,'ok_2')" onmouseout="byts_rool(this,'ok_1')" onclick="history.go(-1)" >
<img border="0" src="<%=ProgramPath%>/xajhimg/canel_1.gif" width="95" height="22" language="javascript" onmouseover="byts_rool(this,'canel_2')" onmouseout="byts_rool(this,'canel_1')" onclick="window.close()" >
</td>
</tr>
<tr>
<td colspan="2" width="100%" height="11" valign="bottom"><img src="<%=ProgramPath%>/xajhimg/err_12.gif" width="81" height="11" border="0" ><img name="XP_r6_c9" src="<%=ProgramPath%>/xajhimg/err_13.gif" width="296" height="11" border="0" ></td>
</tr>
</table>
</td>
<td width="10">
<table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%" height="8"><img src="<%=ProgramPath%>/xajhimg/err_7.gif" width="10" height="8" border="0" ></td>
</tr>
<tr>
<td width="100%" height="122"><img src="<%=ProgramPath%>/xajhimg/err_9.gif" width="10" height="122" border="0" ></td>
</tr>
<tr>
<td width="100%" height="18"><img src="<%=ProgramPath%>/xajhimg/err_11.gif" width="10" height="18" border="0" ></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -