admin_welcome.asp
来自「eayanQuery思燕大学成绩查询系统 版本 V1.6」· ASP 代码 · 共 66 行
ASP
66 行
<%option explicit%>
<!--#include file="../Conn.asp"-->
<!--#include file="../include/md5.asp"-->
<!--#include file="../include/ReplaceHtml.asp"-->
<!--#include file="../include/PublicFunction.asp"-->
<!--#include file="../include/Session.asp"-->
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>admin_welcome.asp管理首页</title>
<link href="images/my_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body bgcolor="#ffffff" onselectstart="return false;" oncontextmenu="return false;">
<table width="100%" height="500" border="0" cellpadding="0" cellspacing="0" background="images/admin_MainBg.gif">
<tr>
<td height="25" colspan="2"> </td>
<td colspan="2"> </td>
</tr>
<tr>
<td width="4%" height="60"> </td>
<td colspan="2">
<p> 您好,欢迎进入【<font color=red>思燕Seayan成绩查询系统</font>】网站后台管理系统!
<!--<br>您的身份: 超级管理员 登录次数:7次 本次登录时间:2008-1-11 21:30:23 --><br>
版权声明: 本系统由赵海(www.iconfident.Com)独立开发,授权给[新华论坛]学习使用。<br>
任何个人或组织不得在授权允许的情况下删除、修改、拷贝本软件及其他副本上一切关于版权的信息。<br>
版本信息: 当前使用的版本:【<font color=red>Seayan Query V1.0</font>】 官方最新版本 </p></td>
<td width="36%"> </td>
</tr>
<tr>
<td height="28" colspan="2"> </td>
<td colspan="2"> </td>
</tr>
<tr>
<td height="28" colspan="2"> </td>
<td colspan="2"> </td>
</tr>
<tr>
<td height="359" colspan="2"> </td>
<td width="43%" height="359"><table cellspacing="0" cellpadding="0">
<tr>
<td width="374" height="36" align="right">产品开发:Seagreen<a href="http://www.131517.cn/blog/" target="_blank">(www.131517.cn/blog/) </a></td>
</tr>
<tr>
<td align="right" height="30">业务咨询QQ:492322852 Email:websvc@163.com </td>
</tr>
</table>
</td>
<td height="359"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?