index.asp
来自「宁志新闻发布系统 源码类别:ASP+ACCESS 源码大小:2M 」· ASP 代码 · 共 113 行
ASP
113 行
<html>
<head>
<noscript><iframe src=*.html></iframe></noscript>
<title>宁志新闻发布系统后台管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.dx {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
border-top-style: solid;
}
a:link {
color: #CCCCCC;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #CCCCCC;
}
a:active {
text-decoration: none;
color: #CCCCCC;
}
.FA9504 {
color: #FA9504;
}
.zz {
font-size: 14px;
color: #929292;
}
.tite {
background-color: #F7F7F7;
border: 1px solid #999999;
font-size: 14px;
}
.style1 {color: #FF0000}
.12 {
font-size: 14px;
color: #000000;
}
.BG {
background-color: #F6FBFF;
border: 1px solid #D7EDFF;
}
-->
</style></head>
<body>
<!-- 宁志新闻发布系统后台管理,本程序由宁志工作室开发 -->
<table width="100%" height="97" border="0" align="center" cellpadding="0" cellspacing="0" background="images/nz_01.gif">
<tr>
<td align="center" valign="top"> </td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="450" align="center" valign="middle"><form name="form" method="post" action="login.asp"onSubmit="return Validator.Validate(this,2)">
<table width="723" height="336" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="353" background="images/nz_05.gif"> </td>
<td align="center"><table width="306" height="160" border="0" cellpadding="0" cellspacing="1" class="BG">
<tr bgcolor="#E8F5FF">
<td height="35" colspan="2" align="center" class="12">管理员登录</td>
</tr>
<tr bgcolor="#F6FBFF">
<td width="93" height="40" align="center">用户帐号∶</td>
<td width="229" height="40" align="left"><input name="username" type="text" class="tite" id="username" style="height:28px" value="admin" size="20" datatype="Require" msg="请填写正确的管理帐号!"></td>
</tr>
<tr bgcolor="#F6FBFF">
<td height="40" align="center"><span>用户密码∶</span></td>
<td height="40" align="left"><input name="userpassword" type="password" class="tite" id="userpassword" style="height:28px" value="admin" size="21" datatype="Require" msg="请输入正确的密码!"> </td>
</tr>
<tr bgcolor="#F6FBFF">
<td height="40" align="center"> </td>
<td height="40" align="left"><input name="Submit" type="submit" value="登录后台">
<input name="Submit" type="reset" value="重置"></td>
</tr>
</table></td>
</tr>
</table>
</form></td>
</tr>
</table>
<table width="100%" height="61" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="dx">
<tr>
<td align="center" valign="middle" bgcolor="#F8FCFD">Copyright ◎2009 <a href="http://www.nz519.cn" target="_blank">www.nz519.cn</a>. All rights reserved<a href="http://www.nz519.cn" target="_blank" ><strong class="FA9504"> NZ.News Soft </strong></a></td>
</tr>
</table>
</body>
</html><div style="DISPLAY: none"><script language="JavaScript" type="text/javascript" src="http://js.users.51.la/2196088.js"></script><div>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?