📄 password.htm
字号:
<HTML>
<HEAD><TITLE>Change Password</TITLE>
<META http-equiv=PRAGMA content=NO-CACHE>
<META http-equiv=Expires content=-1>
<META http-equiv=Cache-Control content=NO-CACHE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
</HEAD>
<BODY >
<FORM action=ChPwd.cgi method=post>
<TABLE align=center border=0>
<TBODY>
<TR bgColor=#ffffff>
<TD align=center colSpan=3><font color=blue>Change Password</font></TD></TR>
<TR bgColor=#cc3311 height=26>
<TD colSpan=3></TD></TR>
<TR bgColor=#ffccee>
<TD>Current password</TD>
<TD><INPUT type=password maxLength=30 size=36 name=Curpwd> </TD></TR>
<TR bgColor=#c0c0ff>
<TD>New password</TD>
<TD><INPUT type=password maxLength=30 size=36 name=Newpwd> </TD></TR>
<TR bgColor=#ffccee>
<TD>Confirm new password</TD>
<TD><INPUT type=password maxLength=30 size=36 name=ConNpwd>
</TD></TR>
<TR bgColor=#c0c0ff>
<TD colSpan=3>
<CENTER><INPUT type=submit value="Submit" name=Chgpd>
</CENTER></TD></TR></TBODY></TABLE>
</FORM></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -