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

📄 index.aspx

📁 一个供大家参考的自己做的计算机等级考试网上系统
💻 ASPX
字号:
<%@ Page CodeBehind="index.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="djks.index" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>
			<% = zm %>
		</title>
		<meta content="<% = zm %>" name="keywords">
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="VisualStudio.HTML" name="ProgId">
		<meta content="Microsoft Visual Studio .NET 7.1" name="Originator">
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<style type="text/css"> .battom{font-size:12px; line-height:16px;}
	a:link { color: #000000; text-decoration: none; }
	a:visited { text-decoration: none; color: #CC0000; }
	a:hover { text-decoration: none; }
	a:active { text-decoration: none; color: #0000CC; }
	a { font-size: 12px; }
	.left{font-size:12px; line-height:18px;}
	--> 
	</style>
	</HEAD>
	<body leftMargin="0" background="images\bg.jpg" topMargin="0" marginwidth="0" marginheight="0">
		<div align="center">
			<table height="123" cellSpacing="0" cellPadding="0" width="900" border="0">
				<tr>
					<td><IMG height="123" src="images/top.jpg" width="900">
					</td>
				</tr>
			</table>
			<FONT size="2">
				<table height="550" cellSpacing="0" cellPadding="0" width="900" border="0">
					<tr vAlign="top">
						<td width="136">
							<TABLE height="100%" cellSpacing="0" cellPadding="0" width="100%" align="center" background="images/tablebg.gif"
								border="0">
								<tr>
									<td height="30">&nbsp;</td>
								</tr>
								<tr>
									<td align="center" height="32"><A href="ksgg.aspx" target="main">等级考试公告</A></td>
								</tr>
								<tr>
									<td align="center" height="37"><A href="bmxz.aspx" target="main">报名须知</A></td>
								</tr>
								<tr>
									<td align="center" height="30"><A href="zcb.aspx" target="main">网上报名</A></td>
								</tr>
								<tr>
									<td align="center" height="30"><a href="xgbmxx.aspx" target="main">报名信息修改</a>
									</td>
								</tr>
								<tr>
									<td align="center" height="30"><a href="examine.aspx" target="main">查看报名信息</a>
									</td>
								</tr>
								<tr>
									<td align="center" height="36"><A href="cjcx.aspx" target="main">成绩查询</A><A href="cjcx.aspx" target="main"></A></td>
								</tr>
								<tr>
									<td height="255"><MARQUEE onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" loop="0" direction="up">
											<span class="left">&nbsp;站名:<% = zm %><br>&nbsp;电话:<% = dh %><br>
											&nbsp;工作时间(上午):<br>&nbsp;<% = swgz %><br>
											&nbsp;工作时间(下午):<br>&nbsp;<% = xwgz %><br>&nbsp;E-mail:<% = email %>
											<br>&nbsp;工作地点:<% = gzdd %></span>
										</MARQUEE></td>
								</tr>
							</TABLE>
						</td>
						<td width="752"><iframe style="WIDTH: 100%; HEIGHT: 100%" name="main" src="ksgg.aspx" frameBorder="0" scrolling="no"></iframe></td>
					</tr>
				</table>
				<table height="26" cellSpacing="0" cellPadding="0" width="900" background="images/bottam.gif"
					border="0">
					<tr>
						<td>
							<div align="center"><span class="battom">版权所有:<% = Session["bqsy"].ToString() %><!--移通学院信息中心--></span></div>
						</td>
					</tr>
				</table>
			</FONT>
		</div>
	</body>
</HTML>

⌨️ 快捷键说明

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