• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    如何防止计数器刷新计数?

    如何防止计数器刷新计数?

    html>
    head>
    title>
    千花飞舞之真实的计数器/title>

    /head>
    body>
    %dim tms,counter,countlen
    dim images(20)
    h1="p>
    千花飞舞计数器/font>/p>"
    If IsEmpty(Session("hasbeenConnected")) then
    set rs=server.createobject("adodb.recordset")
    application.lock
    rs.open "update aspcount set countss=countss+1","dsn=userdbs",3,3
    application.unlock
    Session("hasbeenConnected")=True
    End If
    set rs=server.createobject("adodb.recordset")
    rs.open "select * from aspcount","dsn=userdbs",3,3
    rs.movefirst
    counter=rs(0)
    countlen=len(counter)
    tms="h1>font color='#8000ff'>
    欢迎,您是第/font>"counter"font color='#8000ff'>位来访者!/font>/h1>"
    response.write(tms)
    for i=1 to countlen
    images(i)="img src=" mid(counter,i,1) ".gif>/img>"
    next
    response.write images(1)images(2)images(3)images(4)images(5)images(6)images(7)
    rs.Close
    %>
    /body>/html>

     

    [1]

    上一篇:如何防范利用刷新来“作弊”的计数器?
    下一篇:如何让计数器只对新进用户计数?
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    如何防止计数器刷新计数? 如何,防止,计数器,刷新,