⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 systemmsg.aspx

📁 为武汉市10多家人才网站量身订做的仿真面试版块
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="SystemMsg.aspx.cs" AutoEventWireup="false" Inherits="_91meeting.SystemMsg" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>系统提示</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="style.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body MS_POSITIONING="GridLayout" bgcolor="#f0f0f2">
		<form id="Form1" method="post" runat="server">
			<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td align="center" valign="middle"><table width="422" border="0" cellpadding="0" cellspacing="0" class="text-d12">
							<tr>
								<td height="67" background="image/ts01.gif">&nbsp;</td>
							</tr>
							<tr>
								<td><table width="422" height="170" border="0" cellpadding="0" cellspacing="0" class="title-w12">
										<tr>
											<td width="69" background="image/ts02.gif">&nbsp;</td>
											<td align="center" bgcolor="#f58220">
												<P><FONT face="宋体" size="2"><STRONG style="FONT-SIZE: 15px; VERTICAL-ALIGN: baseline; COLOR: blue; TEXT-ALIGN: left; TEXT-DECORATION: underline">系统提示</STRONG></FONT></P>
												<P>
													<asp:Label id="labMsg" runat="server" Font-Bold="True" ForeColor="White" Width="274px" Height="22px">出错了!</asp:Label></P>
												<P><FONT face="宋体">很抱歉给您造成了不便,如有疑问请与<a href="mailto:kcgx@kcgx.com">武汉柯创高新技术开发中心</a>联系</FONT></P>
											</td>
											<td width="50" background="image/ts03.gif">&nbsp;</td>
										</tr>
									</table>
								</td>
							</tr>
							<tr>
								<td height="69" align="right" valign="bottom" background="image/ts04.gif">
									<FONT face="宋体">
										<asp:HyperLink id="hlnkBack" runat="server" NavigateUrl="javascript:history.back(-1)" Visible="False">&lt;&lt;&lt; 
											返回</asp:HyperLink></FONT>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -