方法如下:

1、先把你的域名解析了(如我的 gclz.cn 解析到电信IP上  www.gclz.cn  解析到网通IP上)

2、然后在网站根目录建立一个index.asp文件(index.asp这个文件要在[修改默认首页]中设置最优先,
我的顺序是index.asp,default.asp,index.php,default.php,index.aspx,index.htm,default.htm,你只要填入你自己常用的默认首页就可以)

3、index.asp文件的内容为以下代码(把里面的网址和网站名称改成你自己的就可以了),这样它会选择访客访问速度最快的站点了(页面非常简单,自己可以美工一下):

<html>
<head>
<META  HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta  http-equiv="refresh"  content="10;url=./">
<title>孤城浪子的地盘</title>
</head>
<body>
<center>
<p>
<font  color=red  size=3>线路选择中,请稍候……</font>
</p>
<br>
<div  algin=center><a href="http://gclz.cn/Index.html">电信</a> | <a href="http://www.gclz.cn/Index.html">网通</a></div>
<script>
i=1  
var autourl=new Array()
autourl[1]="http://gclz.cn/Index.html"
autourl[2]="http://www.gclz.cn/Index.html"
function  auto(url){if(i){i=0;top.location=url}}
function run(){
   for(var  i=1;i < autourl.length;i++)
   {
       document.write("<img src="+autourl[i]+" width=1  height=1 onerror=auto('"+autourl[i]+"')>")
   }
}  
run()
</script>
</body>
</html>


网络 | 评论(6) | 引用(0) | 阅读(11656)
因为爱 Homepage
2007/10/16 18:17
如果我们上搜索推广的话,很多都是直接进对应页面的,能不能自动判断呢?
一哥
2007/10/13 14:51
这不是我要的自动选择网络的代码啊~thumbdown
胡弧
2007/10/09 12:13
如果客人访问
http://gclz.cn/read.php/33.htm
却是网通的用户时,就不会判别了.还是没能实质的解决这个问题啊.
还是需要智能判断选择才对啊
孤城浪子 回复于 2007/10/09 14:25
如果在浏览器中直接输入网页地址,那就无法判断,此代码只适合网站首页或者子目录
松子
2007/08/28 15:30
强人,顶
啊涛
2007/08/07 15:54
stupid
可是哪一句是判断速度的?
小胖
2007/08/06 11:06
他奶奶的 这个要顶!
分页: 1/1 第一页 1 最后页
 
发表评论
   
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]