loginbox.htm

来自「语音与识别技术包含很多C语言处理模块系统」· HTM 代码 · 共 10 行

HTM
10
字号
var username="";if(username==""){	var str="<INPUT type=hidden value=99a90166 name=formhash><INPUT type=hidden  value='"+location.href+"' name=referer><INPUT type=hidden value='' name=loginmode><INPUT type=hidden value=1 name=styleid><INPUT type=hidden value=0 name=cookietime><INPUT type=hidden value=username name=loginfield><INPUT type=hidden value=0 name=questionid>会员:<INPUT tabIndex=2 maxLength=40 size=10 name=username> 密码:<INPUT tabIndex=3 type=password size=10 name=password> <INPUT type=submit style=\"width:36px;height:22px;border:0;background:url('http://www.lihuasoft.net/bbs/images/button_1.gif');cursor:hand;color:#FFFFFF;\" value='登录' name=loginsubmit> <A href='http://www.lihuasoft.net/bbs/register.php' target='_blank' class='list2'>免费注册</A> | <a  href='http://www.lihuasoft.net/bbs/member.php?action=lostpasswd'  class='list2'>忘记密码</a> | <a href='http://www.lihuasoft.net/bbs/logging.php?action=login'  class='list2'>会员登录</a>";}else{	var str="您好,	<span class='bold'>"+(username)+"</span>,&nbsp;| <a href='http://www.lihuasoft.net/bbs/logging.php?action=logout&formhash=99a90166' class='list2'>退出</a>	| <a href='http://www.lihuasoft.net/bbs/pm.php' target='_blank' class='list2'>短消息</a> | <a href='http://www.lihuasoft.net/bbs/memcp.php' class='list2'>控制面板</a> | <a href='http://my.lihuasoft.net/?uid/0'  class='list2'>个人空间</a>";}document.write (str);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?