📄 error.aspx
字号:
<%@ Page language="c#" Codebehind="Error.aspx.cs" AutoEventWireup="false" Inherits="bbs.Error" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>出错啦</title>
<link href="Style.css" rel="stylesheet" type="text/css">
<style type="text/css">
.STYLE1 { FONT-SIZE: 16px }
</style>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</HEAD>
<body bgcolor="#ffffcc" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:LinkButton id="LinkButton1" style="Z-INDEX: 101; LEFT: 440px; POSITION: absolute; TOP: 272px"
runat="server">
<img src="images\login.gif" width="140" height="48" border="0"></asp:LinkButton>
<asp:LinkButton ID="LinkButton2" style="Z-INDEX: 102; LEFT: 248px; POSITION: absolute; TOP: 272px"
runat="server" Width="8px" Height="8px">
<img src="images\backhome.gif" width="140" height="48" border="0" alt="返回首页"></asp:LinkButton>
</FONT>
</form>
<table width="100%" border="0">
<tr>
<td colspan="2" bgcolor="#ffffcc">
<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
height="200" width="100%" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>
<PARAM NAME="_cx" VALUE="26538">
<PARAM NAME="_cy" VALUE="5292">
<PARAM NAME="FlashVars" VALUE="">
<PARAM NAME="Movie" VALUE="top.swf">
<PARAM NAME="Src" VALUE="top.swf">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Play" VALUE="-1">
<PARAM NAME="Loop" VALUE="-1">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="AllowScriptAccess" VALUE="">
<PARAM NAME="Scale" VALUE="ShowAll">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="0">
<PARAM NAME="BGColor" VALUE="">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="MovieData" VALUE="">
<PARAM NAME="SeamlessTabbing" VALUE="1">
<PARAM NAME="Profile" VALUE="0">
<PARAM NAME="ProfileAddress" VALUE="">
<PARAM NAME="ProfilePort" VALUE="0">
<PARAM NAME="AllowNetworking" VALUE="all">
<PARAM NAME="AllowFullScreen" VALUE="false">
<embed src="top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="148" height="98"> </embed>
</OBJECT>
</td>
</tr>
<tr>
<td bgcolor="#ffffcc"><a href="index.aspx">社区动力</a>
</td>
<td bgcolor="#ffffcc"><div align="center" class="STYLE1">
<div align="left"><FONT size="5">出错啦!</FONT></div>
</div>
</td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -