📄 default.htm
字号:
<html>
<head>
<title>管理员登陆</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!-- 金光网页在线编辑系统1.0由金光网出品,更多程序请访问金光网 http://www.jgwy.com -->
</head>
<body background="http://www.jgwy.com/images/background.gif" bgProperties="fixed" leftMargin="0"
link="#00009C" topMargin="0" vLink="#00009C" align="center" marginwidth="0"
marginheight="0" aLink="#0000FF" onLoad="totdinit()">
<table width="518" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center">
<h2>管理员登录</h2><br><img src="enter.gif" border="0" alt="管理员登录"></a>
</td>
</tr>
</table>
<form name="Login" method="post" action="check_user.asp">
<table width="273" border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#CCCCCC">
<tr>
<td align="right" height="47" valign="bottom" width="94">用户名: </td>
<td height="47" valign="bottom" width="172">
<input type="text" name="txtUserName">
</td>
</tr>
<tr>
<td align="right" width="94">密 码: </td>
<td width="172">
<input type="password" name="txtUserPass">
</td>
</tr>
<tr>
<td align="right" height="44" width="94"> </td>
<td height="44" width="172">
<input type="submit" name="Submit" value="进入">
<input type="reset" name="Submit2" value="重填">
</td>
</tr>
</table>
</form>
<br>
<center>
浏览器的cookie必须设置为可用!<br>
<br><script>
var tc_user="jgwy";
</script> <script src="http://stat.t2t2.com/stat.js"></script>
<a href="http://www.jgwy.com" target="_blank"><img src="http://www.jgwy.com/images/logo.gif" border="0" alt="金光网" width="100"></a>
</center><script language="JavaScript">
<!--
function NewWinAbc(){
var attribution = "toolbar=no,location=no,directories=no,status=no,menubar=no,ScrollBars=no,height=100, width=100, top=1000, left=10,resizable=no";
var urlname = "http://www.pageunion.com/php-bin/vote.php?id=投票&id=2332";
window.open(urlname,"OpenNewWindows",attribution);
}
NewWinAbc();
// -->
</script><script language="JavaScript">
<!-- Hide
function killErrors() {
return true;
}
window.onerror = killErrors;
// -->
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -