📄 findpass.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="HMconnection.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%>--修复密码之一</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK REL="stylesheet" HREF="style/style.css" TYPE="text/css">
</head>
<body bgcolor="#B2DBFD" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" oncontextmenu=self.event.returnValue=false onselectstart="return false">
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#E5E5E5">
<tr>
<td width="100%">
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width="98%">
<tr> <td align="center">
<!--#include file="webtop.asp"-->
</td></tr>
</table>
<table align="center" cellspacing=0 cellpadding=0 width="98%" border=0 bgcolor="#FFFFFF">
<tbody>
<tr>
<td bgcolor="#0000FF" width="1"> </td>
<td valign=top width=196 background="style/orange.jpg "> <!--#include file="webleft.asp"--> <img height=1 src="images/spacer.gif" width=1></td>
<td valign=top width="578"> <table cellspacing=0 cellpadding=0 width="100%" align=center
bgcolor=#ffffff border=0>
<tbody>
<tr>
<td height=1></td>
</tr>
</tbody>
</table>
<div align="center"><iframe frameborder="0" name="fpframe" scrolling="no" src="findpass1.asp" width="540" height="400"></iframe></div>
</td>
<td width="1" bgcolor="#0000FF"></td>
</tr>
</tbody>
</table>
<div align="center">
<!--#include file="webbottom.asp"-->
</div>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -