📄 userlogin.js
字号:
document.write('<FORM id="form1" name="form1" action="/Users/CheckLogin.asp" method="post" target="_self">');
document.write(' 用户名: <INPUT class="sndinput1" onblur=this.style.background="#ffffff" onfocus=this.style.background="#cccccc" id="MemName3" size="12" name="MemName">');
document.write(' 密码: <INPUT class="sndinput1" onblur=this.style.background="#ffffff" onfocus=this.style.background="#cccccc" id="Password3" type="password" size="12" value="" name="Password"> <A class="txt" href="/Users/User_GetPassword.asp">忘记密码</A> ');
document.write(' <INPUT type="image" src="http://www.host01.com/TempletsImages/hnol_net/t1111.gif" ID="Image1" NAME="Image1"> ');
document.write(' <A class="txt" href="/Users/Register.asp"><IMG src="http://www.host01.com/TempletsImages/hnol_net/t22.gif" border="0"></A>');
document.write('</form>');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -