首页 新闻 会员 周边

51la的统计问题……高手帮帮忙

0
悬赏园豆:10 [已关闭问题]

某跳转页面有这样一段asp程序。功能是负责页面跳转。如下:

<script language="javascript" type="text/javascript" src="http://js.users.51.la/3848694.js"></script>
<noscript><a href="http://www.51.la/?3848694" target="_blank"><img alt="&#x6211;&#x8981;&#x5566;&#x514D;&#x8D39;&#x7EDF;&#x8BA1;" src="http://img.users.51.la/3848694.asp" style="border:none" /></a></noscript>
<%
delaySec(5)//暂停5秒
if request("a") = "down12" then
response.Redirect("http://998youword.cn/softdown/down12.exe")
elseif  request("a") = "zmke1" then
response.Redirect("http://998youword.cn/softdown/zmke1.exe")
elseif  request("a") = "zmke2" then
response.Redirect("http://998youword.cn/softdown/zmke2.exe")
else
response.Redirect("http://www.leyuxin.cn/index.htm")
end if
%>

 

结果:统计不到访问数据。。用的51啦统计代码,cnzz也没数据。请问各位是什么问题?谢了

Jaryleely的主页 Jaryleely | 菜鸟二级 | 园豆:367
提问于:2010-06-03 22:45
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册