📄 index.asp
字号:
<style type="text/css">
<!--
body {
background-image: url(../pic/backcolor.gif);
}
.style1 {
color: #996600;
font-size: 18px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
<FORM Name=myform action="save.asp" method="POST">
<table width="200" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><IFRAME marginWidth=0 marginHeight=0
src="../pic.asp" frameBorder=0 width=600 scrolling=no
height=23></IFRAME> </td>
</tr>
<tr>
<td><table width="351" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
<tr>
<td width="351" height="27">姓名 :
<input Name=UserName class=rec_form id="UserName" onChange="SetEnrollment()">
</td>
</tr>
<tr>
<td height="28">密码 :
<input name="UserPwd" type="text" id="UserPwd"></td>
</tr>
<tr>
<td height="29">
<br>
<input name="submit" type="image" src="../pic/buttonLogin1.jpg" align="middle" width="52" height="18">
<a href='javascript:Clearmyform()'><img src="../pic/buttonClear.gif" alt="清除" name="clear" width="52" height="18" border="0" align="middle"></a> </td>
</tr>
</table></td>
</tr>
</table>
<p align="center"><a href="../index.asp" target="_blank" class="style1">返回主页面登陆 </a></p>
<p align="center">
</p>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -