?? login.asp
字號(hào):
<html>
<head>
<title>管理者登陸</title>
<link href="inc/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<div align="center"><center>
<table border="0" cellspacing="1" width="90%">
<tr>
<td> <form method="post" action="delete.asp?id=<%=request.querystring("id")%>">
<table width="45%" border="1" cellspacing="0" cellpadding="1" align="center"
bordercolordark="#ecf5ff" bordercolorlight="#6699cc">
<tr>
<td><table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td align="center"><br>在刪除留言前,請(qǐng)先輸入你的管理密碼</td>
</tr>
<tr>
<td align="center">密 碼: <input type="password" name="word" maxlength="16" class="smallInput"
size="20"></td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td height="40">
<input type="submit" value="確定" class="buttonface">
<input type="button" value="取消" class="buttonface" onclick="history.go(-1)">
</td>
</tr>
<tr>
<td align="center"><a href="index.asp">返回留言首頁(yè)</a></td>
</tr>
</table>
</form>
<p align="center"> </td>
</tr>
</table>
</center></div>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -