📄 b_denglu.asp
字号:
<!--#include file="d_tou.asp" -->
<table width="777" 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="index.asp">论坛首页</a> → 会员登陆</td>
</tr>
</table>
<table width="777" 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="777" border="0" cellspacing="3" align="center" bgcolor="#FaFaFa">
<tr>
<td><table width="100%" 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">
<font color="#FF0000">*</font></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">
<font color="#FF0000">*</font></td>
</tr><tr><td bordercolor="#EFEFEF" bgcolor="#F4F4F4"> </td>
<td bordercolor="#F4F4F4" bgcolor="#F9F9F9"><input type="submit" value="登陆">
</td></tr></table></table>
</td>
</tr>
</table>
<table width="777" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<!--#include file="d_wei.asp" -->
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -