<!--论坛登录-->
<table width="998" align="center" cellspacing="0" bgcolor="#F1F5FF">
<form method="post" name="login" action="http://网站地址/bbs/logging.php?
action=login&loginsubmit=true">
<input type="hidden" name="formhash" value="9e4cfebf">
<input type="hidden" name="referer" value="http://网站地址/bbs/index.php">
<tr>
<td width="13%"><span>
<input type="radio" name="loginfield" value="username" checked
onclick="document.login.username.focus();">
<span>用户名</span>
<input type="radio" name="loginfield" value="uid"
onclick="document.login.username.focus();">
<span>UID</span></span></td>
<td width="13%">
<span>
<input type="text" name="username" size="15" maxlength="40" tabindex="2">
</span></td>
<td width="4%"><span>密码</span></td>
<td width="21%"><span>
  <input type="password" name="password" size="25" tabindex="3" />
</span></td>
<td width="6%"><div><div><input
class="STYLE1" type="submit" name="loginsubmit" value="登录">
</div></div></td>
<td width="6%"><span> <a href="http://网站地
址/bbs/register.php">立即注册</a></span></td>
<td width="37%"><span> <a href="http://网站地
址/bbs/member.php?action=lostpasswd">忘记密码</a></span></td>
</tr>
</form>
</table>
<!--论坛登录-->

/member.php?mod=logging&action=login&loginsubmit=true

相关文章:

  • 2021-12-16
  • 2021-12-26
  • 2022-02-11
  • 2021-07-11
  • 2022-01-08
  • 2022-01-03
  • 2021-09-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-06-18
  • 2021-12-15
相关资源
相似解决方案