有什么问题请到<a href='/bbs/forums.php?fid=21'>论坛</a>中发表<br>
<!--# 特效来源:http://www.webjx.com/js -->
<!--把如下代码加入<body>区域中:-->
<SCRIPT>
<!--
function check(){ //remove this line to use the script for real
var from = document.referrer
var here = "http://www.webjx.com/js/311.htm" //Change this to your site
alert("From:"+from);//remove this line to use the script for real
alert("Here:"+here);//remove this line to use the script for real
if (from.substring(0,here.length) != here) history.back()
else document.location.replace('http://www.webjx.com/js/311.htm'); //Page to go to if OK
}//remove this line to use the script for real
//-->
</SCRIPT>
<FORM>
<INPUT TYPE=button VALUE="Check" onClick="check()">
</FORM>
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]