首页 域名主机 文章教程 汽车频道 酷车图集 博客之家 网址之家 资源下载 在线音乐 本站论坛
  你现在的位置:首页>>文章教程>>网页编程>>ASP教程>>正文
 
完整的访问统计程序(三  应用篇)
 
[2004-12-30] 来源: 作者:极点学网收集整理  爱我梅州商务网 
 

/*
  原创:豆腐
  请大家在转载和使用的时候不要修改这里
*/
/*
  static.asp
  保存统计数据
*/
<!--#include file=staticFunc.asp-->
<%
  userid=request.querystring(userid)
  InsertData userid
%>
document.write('<a href=http://www.yourHost.com/static/show.asp?userid=roboo><img src="http://test.lovemz.com/Files/article/059201274652278.gif" alt=哈哈_豆腐_统计 border=0>'</a>)
/*
  show.asp
  显示统计数据
*/
<!--#include file=staticFunc.asp-->
<%
   userid=request.querystring(userid)
   writeDayStatic userid
   writeWeekStatic userid
   writeMonthStatic userid
   writeYearStatic userid
   WriteRecentInfo userid
%>
/*
  统计免费代码
  这个统计程序支持多用户
*/
<script language=JavaScript src=http://www.yourHost.com/static/static.asp?userid=roboo>
</script>
/*
显示统计效果的地址如下
*/
http://www.yourHost.com/static/show.asp?userid=roboo
               /*    完        */
希望大家 就 这个 程序 和我 交流看法
文中 有 不正确 的 地方,请大家 指
 
上一篇文章:在linux上用ASP
下一篇文章:完整的访问统计程序(二  程序篇)
本文章为原作者版权所有,如有侵犯您的权益请通知我们,我们会在24小时以内删除
最新5篇热点文章
最新5篇推荐文章
相关文章
完整的站点访问统计系统(一:数据库
完整的访问统计程序(二  程序篇)

关于我们 | 广告刊登 | 合作伙伴 | 友情链接 | 意见反馈 | 帮助HELP| 网站地图

版权所有 Copyright © 2002-2005 爱我梅州商务网
粤ICP备05105236号