?? index.asp
字號:
<!-- #include file="../conn.asp" -->
<!-- #include file="../inc/config.asp" -->
<%randomize
randm=Int((900000*rnd)+100000)
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=Sitename%>后臺管理</title>
<script language='javascript'>
if (top != self)top.location.href = "index.asp";
</script>
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-top: 50px;
}
.style2 {color: #FF0000}
TD.title1 {
FONT-WEIGHT: bold; COLOR: #ffffff; HEIGHT: 35px; BACKGROUND-COLOR: #1C3566
}
-->
</style>
</head>
<body style="background-color: #FFFFFF" oncontextmenu="return false" onselectstart="return false" oncopy="return false">
<table width="500" align="center" cellspacing="0" cellpadding="0" background="images/indextop_bg.gif" border="0">
<tr>
<td width="12">
<img height="64" src="images/indextop_left.gif" width="12"></td>
<td valign="bottom">
<table cellspacing="0" cellpadding="5" width="100%" border="0">
<tr>
<td align="left" width="200">
<img class="logo" src="images/indexlogo.gif" border="0"></td>
<td valign="bottom"><b>
<font color="#000080" face="Times New Roman"><%if left(nowversion,44)="%BDK%FCc%D0%A1%CB%B5%C1%AC%D4%D8%CF%B5%CD%B3" then %>V <%=right(nowversion,50)%><%else%><%response.write "對不起,你使用的是非官方程序。"%><%end if%></font></b></td>
</tr>
</table>
</td>
<td align="right" width="11">
<img height="64" src="images/indextop_right.gif" width="11"></td>
</tr>
</table>
<table width="502" align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="5" background="images/indexleft_bg1.gif"> </td>
<td align="middle">
<table align="center" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td background="images/line_01.gif" colspan="2" height="1"></td>
</tr>
<tr>
<td class="title1" valign="center" align="middle" colspan="2">后臺管理員登錄</td>
</tr>
<tr>
<td background="images/line_01.gif" colspan="2" height="1"></td>
</tr>
</table>
</td>
<td width="5" background="images/indexright_bg1.gif"> </td>
</tr>
</table>
<table width="500" align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="12" background="images/indexleft_bg.gif"> </td>
<td align="middle">
<table align="center" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table width="100%" height="100%" border="1" cellpadding="0" bordercolor="#EEEEEE" align="center">
<form action="chkadmin.asp" method="post" name="form1">
<tr>
<td width="40%" height="30" align="right" valign="middle">
<b>用戶名稱:</b><br>
</td>
<td width="60%">
<input name="username" type="text" id="username" size="20" class="form"></td>
</tr>
<tr>
<td height="30" align="right" valign="middle">
<b>用戶密碼:</b><br>
</td>
<td>
<input name="password" type="password" class="form" id="password" size="20">
</td>
</tr>
<tr>
<td height="30" align="right" valign="middle">
<b>驗證碼:</b><br>
</td>
<td>
<input name="randm1" type="text" class="form" id="randm1" size="10"><input type="hidden" name="randm2" value="<%=randm%>">
<font color="#000080" face="Georgia">
<span style="border: 1 solid #808080;background-color: #e8e8e8"> <b><%=randm%></b>
</span></font><font color="#000080"> </font></td>
</tr>
<tr align="center" valign="bottom">
<td height="30" colspan="2">
<input type="submit" class="button" value="確認提交">
<input type="reset" class="button" value="重新填寫">
<input type="button" value="返回首頁" class="button" onclick="javascript:location.href='../index.asp'"></td>
</tr>
<tr>
<td height="30" align="center" colspan="2">Bestviewed
by 1024*768 IE 5.5+ </td>
</tr>
</form>
</table>
</td>
</tr>
<tr>
<td background="images/line_01.gif" colspan="2" height="1"></td>
</tr>
<tr>
</tr>
</table>
</td>
<td width="11" background="images/indexright_bg.gif"> </td>
</tr>
</table>
<table width="500" align="center" cellspacing="0" cellpadding="0" border="0" background="images/indexbottom_bg1.gif">
<tr>
<td width="12">
<img height="64" src="images/indexbottom_left1.gif" width="12"></td>
<td valign="top">
<table width="100%" align="center" style="font-size: 9pt" id="table1">
<tr>
<td height="20" align="center">Copyright © 2004-2008 All rights
reserved.<b><a target="_blank" href="http://www.cnend.net/">終點網絡</a></b>
studio Power By <b>終點</b></td>
</tr>
<tr>
<td height="20" align="center">非本站工作人員請勿嘗試登陸,你的一切操作都將被記錄。</td>
</tr>
</table>
</td>
</td>
<td align="right" width="11">
<img height="64" src="images/indexbottom_right1.gif" width="11"></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -