📄 default.asp
字号:
<%@ Language=VBScript %>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
<title>新闻专题管理</title>
<link rel="stylesheet" href="../common.css">
</head>
<body topmargin="168" bgcolor="#FEF7ED">
<div align="center"><center>
<table border="0" cellspacing="0" width="48%" cellpadding="0" height="1" bgcolor="#000000">
<tr>
<td width="100%" align="center" height="1"><form method="POST" target="_top" action="chklogin.asp" name="frmLogin">
<table border="0" cellspacing="1" width="100%" height="1">
<tr>
<td width="100%" colspan="3" nowrap height="1" bgcolor="#F4CF9D"><div align="center"><p><span
class="smallFont"><font color="#000080">易得新闻中心管理系统登陆</font></span>
</div>
</td>
</tr>
<tr>
<td width="27%" align="right" nowrap valign="middle" height="1" bgcolor="#FEF7ED"><span class="smallFont"><p align="center">密码:</span></td>
<td width="53%" nowrap valign="bottom" height="1" bgcolor="#FEF7ED"><input type="password" name="password" size="20" class="smallInput"></td>
<td width="20%" nowrap valign="bottom" height="1" bgcolor="#FEF7ED">
<p align="center"><input type="submit" value="确定" name="cmdOk" > </td>
</tr>
<tr>
<td width="27%" align="right" height="15" bgcolor="#F4CF9D"></td>
<td width="53%" height="15" bgcolor="#F4CF9D"></td>
<td width="20%" height="15" bgcolor="#F4CF9D"></td>
</tr>
</table>
</td>
</tr>
</table>
</center></div>
<script type="" language="JavaScript">
document.frmLogin.password.focus()
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -