你不就是想做个跳转嘛 可以这样 你那个问题出在 window.all.location属性是不存在的
window.all.location="checkUser.asp?user="&val
location.href="checkUser.asp?user=val"