欢迎来到皮皮网官网

【flash电子书源码】【发布站源码】【python源码安装】投票 手机源码

时间:2024-11-13 14:45:16 来源:车标检测源码

1.ͶƱ ?投票ֻ?Դ??
2.高手进,ASP 根据IP判断投票全代码

投票 手机源码

ͶƱ ?ֻ?Դ??

       <%

       function getIP()

        getIP = Request.ServerVariables("HTTP_X_FORWARDED_FOR")

        If getIP = "" Then 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

       %>

       把以上代码放在你投票页的源码flash电子书源码前面就行了

高手进,ASP 根据IP判断投票全代码

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

       。投票改.,手机发布站源码访问:flycentrury。com。源码python源码安装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

手机

       %>

手机

copyright © 2016 powered by 皮皮网   sitemap