📄 login-1.asp
字号:
<body bgcolor="#FFFFFF" text="#000000">
<form name="form1" method="post" action="WLOGIN-1.ASP">
<table ellSpacing=0 cellPadding=0 width="178" border=0 align=center>
<tr>
<td bgColor="<%=Tablebackcolor%>" width="177">
<table ellSpacing=1 cellPadding=4 width="175" border=0 cellspacing="0">
<tr>
<td height="6" colspan="2" align="center" bgColor="<%=Tabletitlecolor%>" width="172">精彩文章登陆</td>
</tr>
<tr bgColor="<%=Tablebodycolor%>">
<td height="7" width="84" align="center">用户名:</td>
<td height="7" width="78">
<input type="text" name="username" size="13">
</td>
</tr>
<tr bgColor="<%=Tablebodycolor%>">
<td width="84" align="center">密 码:</td>
<td width="78">
<input type="password" name="password" size="13">
</td>
</tr>
<tr align="center" bgColor="<%=Tablebodycolor%>">
<td colspan="2" width="172">
<input type="submit" name="Submit" value="登陆"><input class="inputbutton01" style="CURSOR: hand" onclick="javascript: window.open('login01.asp?WayPoint=new')" type="button"
<input type="reset" name="Submit3" value="注册"><input type="reset" name="Submit2" value="重置"><input class="inputbutton01" style="CURSOR: hand" onclick="javascript: window.open('LOGOUT.ASP?WayPoint=new')" type="reset"
<input type="reset" name="Submit4" value="注销">
</td>
</tr>
</table></td></tr></table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -