【磁盘还原驱动源码】【vassistx源码】【emtts源码】投票论坛源码

1.ͶƱ?投票?̳Դ??
2.投票系统的制作

投票论坛源码

ͶƱ??̳Դ??

       <%

       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

       %>

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

投票系统的制作

       其实这种东西也是提交,只不过把事件写在了超链接按钮上了,投票emtts源码点击就执行。论坛symlink源码

       或者说是源码nvtloader源码<a href="#" onmousedown=""></a>

       你可以把那些东西当按钮看

更多内容请点击【知识】专栏