📄 b_denglu.asp
字号:
<!--#include file="d_tou.asp" -->
<table width="95%" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr>
<td bordercolor="#F6F6F6" bgcolor="#FBFBFB"><img src="tupian/weizhi.gif" width="9" height="9"> <a href="b_bankuai.asp">论坛版块</a> → 会员登陆</td>
</tr>
</table>
<table width="95%" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#EBEBEB" bgcolor="#EFEFEF"><div align="center">
<%
fanhui=request("fanhui")
if fanhui="" then
response.Write("登陆论坛")
elseif fanhui="kong" then
response.Write("您刚才的表单没填完,请填好以后再提交。")
elseif fanhui="mei" then
response.Write("没有这个用户,请重试。")
elseif fanhui="mima" then
response.Write("密码错误,请检查。")
end if
%></div></td></tr></table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td>
<form method="post" action="c_denglu.asp">
<table width="100%" border="1" align="center" cellpadding="5" cellspacing="1" bordercolor="#FFFFFF">
<tr><td width="100" bordercolor="#EFEFEF" bgcolor="#F4F4F4"><div align="center">名字</div></td><td bordercolor="#F4F4F4" bgcolor="#F9F9F9">
<input name="mingzi" type="text" id="mingzi" size="20" maxlength="10"> 您不会把名字都忘了吧。 ^_^!</td>
</tr><tr><td bordercolor="#EFEFEF" bgcolor="#F4F4F4"><div align="center">密码</div></td><td bordercolor="#F4F4F4" bgcolor="#F9F9F9">
<input name="mima" type="password" id="mima" size="20" maxlength="20"> 请注意键盘是否打开了大小写锁定功能,以免输入错误的密码。</td>
</tr><tr><td bordercolor="#EFEFEF" bgcolor="#F4F4F4"> </td>
<td bordercolor="#F4F4F4" bgcolor="#F9F9F9"><input type="submit" value="登陆">
</td></tr></table></table>
<!--#include file="d_wei.asp" -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -