function userLoginSubmit() { var strUserName , strUserPassword , strBackUrl; strUserName=document.getElementById("loginUserName").value; if(strUserName=="") { alert('用户名不能为空'); return false; } //strUserName=escape(strUserName); strUserPassword=document.getElementById("loginUserPassword").value; if(strUserPassword=="") { alert('密码不能为空'); return false; } document.form1.action="/aspx/userlogin-do.aspx"; document.form1.submit(); } document.writeln('
![]() | ');
document.writeln('
| '); document.writeln(' |
| '); document.writeln(' |
| '); document.writeln(' |