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
%>
把以上代码放在你投票页的源码vbad源码前面就行了
投票系统的制作
其实这种东西也是提交,只不过把事件写在了超链接按钮上了,图片投票bird源码点击就执行。系统字幕源码
或者说是源码鲶鱼源码<a href="#" onmousedown=""></a>
你可以把那些东西当按钮看
2024-12-22 15:02
2024-12-22 14:56
2024-12-22 13:37
2024-12-22 13:13
2024-12-22 13:10
2024-12-22 12:44