function check(){ if(textfield.value==" "){ window.location.href="d3g.asp"; }else{ alert("密码错误"); return false; } }
wangluo 与技术书中有