📄 user_modifypwd_self.asp
字号:
<html>
<head>
<title>华信东方密码更改</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
<meta name="GENERATOR" Content="Microsoft Visual Studio.NET 7.0">
</head>
<body>
<div id="Layer1" style="position:absolute; left:199px; top:106px; width:354px; height:209px; z-index:1">
<form action="user_modifyPWD_deal.asp" method="post" target="_self"><table width="100%" height="155" border="0" cellpadding="4" cellspacing="0">
<tr align="center">
<td colspan="2">办公系统个人密码更改</td>
</tr>
<tr>
<td width="34%">原 密 码</td>
<td width="66%"><input name="OldPWD" type="password" id="OldPWD" size="20"></td>
</tr>
<tr>
<td>新 密 码</td>
<td><input name="NewPWD" type="password" id="NewPWD" size="20"></td>
</tr>
<tr>
<td>确认新密码</td>
<td><input name="ComfirmPWD" type="password" id="ComfirmPWD" size="20"></td>
</tr>
<tr>
<td colspan="2"> <p align="center">
<input type="submit" value=" 提 交 ">
<input type="reset" value=" 重 置 ">
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -