📄 new_mima.asp
字号:
<div align="center">
<FORM name=theForm method=POST action="new_mimachk.asp">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="95">
<tr>
<td bgColor="#008000" height="20" vAlign="bottom" style="border-style: solid; border-width: 1">
<p style="MARGIN-LEFT: 6px" align="center">
<font color="#FFFFFF"><span style="font-size: 9pt"><b>修改我的密码</b></span></font></td>
</tr>
<tr>
<td bgColor="#f7f7f7" height="25" width="156" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1">
<span style="FONT-SIZE: 12px">
用户名:<font color="#FF0000"><b><%=request.cookies("administrator")%></b></font></span></td>
</tr>
<tr>
<td bgColor="#f7f7f7" height="25" width="156" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1">
<span style="FONT-SIZE: 12px">
新密码:<input name="Password" size="13" style="BACKGROUND-COLOR: #f9f9f9; COLOR: #384249; FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-WEIGHT: bold" tabIndex="1"></span><span style="FONT-SIZE: 12px"><input type=hidden name="username" value="<%=request.cookies("administrator")%>"></span></td>
</tr>
<tr>
<td bgColor="#f7f7f7" height="7" vAlign="top" width="156" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1">
<p align="center">
<input type="submit" value="修改" name="B1"><br>
</td>
</tr>
<tr>
<td bgColor="#f7f7f7" height="6" vAlign="top" width="156" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">
<br>
<span style="font-size: 9pt">修改请直接输入<font color="#FF0000">新密码</font>。</span></td>
</tr>
</table>
</center>
</form>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -