皮皮网

【源码团】【timedatectl 源码移植】【名片网页源码】投票 系统源码怎么设置

来源:股先知月指标公式源码 时间:2024-12-23 00:01:51

1.ͶƱ ϵͳԴ?投票???ô????

投票 系统源码怎么设置

ͶƱ ϵͳԴ????ô????

       <%

       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

       %>

       把以上代码放在你投票页的源码timedatectl 源码移植前面就行了