本站提供最佳外卖人8.4源码服务,欢迎转载和分享。

【中介报备系统源码】【宝塔python源码】【赢多多源码】在线投票系统 源码_在线投票系统源码

2024-11-08 11:00:00 来源:resin源码解析 分类:综合

1.?线投系统???ͶƱϵͳ Դ??
2.求:限制同一IP重复投票asp源码,急!票系

在线投票系统 源码_在线投票系统源码

?统源投票中介报备系统源码???ͶƱϵͳ Դ??

       我弄的,一个IP一天只能投票一次

       。码线改.,源码宝塔python源码访问:flycentrury。com。线投系统赢多多源码cn

       如果选手机,票系你选择的统源投票价位是:

       ……

       你可以试验一下

       以下是我按你的数据库改的源码

       <%

       function ips()

        dim id

        id=Request.ServerVariables("REMOTE_HOST")

        if Request.ServerVariables("HTTP_X_FORWARDED_FOR")<>"" then

        id=Request.ServerVariables("HTTP_X_FORWARDED_FOR")

        end if

        ips=id

       end function

       ip=ips()

       set rc=server.CreateObject("adodb.recordset")

       sql="select tptime,ip from ip where ip='"&ip&"' and tptime=#"&date()&"#"

       rc.open sql,conn,1,1

       aa=rc.recordcount

       rc.close

       set rc=nothing

       if aa>0 then

       Response.Write "<script>alert('您今天已经投过票啦!');this.location.href='javascript:window.close()';</SCRIPT>"

       else

       sql="update Vote set ps=ps+1 where id="&pid

       conn.execute(sql)

       conn.close

       set conn=nothing

       Response.Write "<script>alert('谢谢您的码线关注,投票成功!源码');this.location.href='javascript:window.close()';</SCRIPT>"

       end if

       %>

求:限制同一IP重复投票asp源码,线投系统急!票系

       <%

       function getIP()

        getIP = Request.ServerVariables("HTTP_X_FORWARDED_FOR")

        If getIP = "" The统源投票卫星直播源码n getIP = Request.ServerVariables("REMOTE_ADDR")

       end function

       if Request.Cookies("mycookie")("userip")<>"" then

        Response.Write "<script>alert('一个IP地址只能投一次票,谢谢您的码线参与!');history.go(-1);</script>"

        response.End()

       else

        Response.Cookies("mycookie")("userip")=getIP()

        Response.Cookies("mycookie").Expires=date+

       end if

       %>

       把以上代码放在你投票页的源码新闻手机源码前面就行了

【本文网址:http://5o.net.cn/html/25f59499380.html 欢迎转载】

copyright © 2016 powered by 皮皮网   sitemap