vbscript如何返回上一页?
<script language="vbscript">//window.history.back();//window.history.go(-1);//window.location.href=history.go(-1);</script>以上这几种我都试了不行呢