📄 inlogin.asp
字号:
<%
dim bbsurl
bbsurl="http://www.dadayu.com/dadayu/bbs" '论坛地址绝对路径,末尾不能加上 /
%>
document.write("<style type='text/css'><!--.css { font-size: 9pt}--></style><form method=post action=<%=bbsurl%>/login.asp?action=login target=_blank><table align=left class=css width=98% border=0 cellspacing=0 style='border-collapse: collapse'><tr><td class=tb1> <p style='margin:7px'>用 户: <input type=text name=lgname size=12></p><p style='margin:7px'>密 码: <input type=password name=lgpwd size=12></p><p style='margin:7px'><td align=right><p style='margin:7px'>方 式: <select style='FONT-SIZE: 9pt' size=1 name=lgtype><option value=1 selected>正常登陆</option><option value=2>隐身登陆</option></select></p><p style='margin:9px'><input class=tde type=submit name=Submit value='— 登 陆 —'> </p></td></form></tr></table>");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -