欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

如何防范利用刷新來“作弊”的計(jì)數(shù)器?

 更新時(shí)間:2006年11月16日 00:00:00   作者:  

如何防范利用刷新來“作弊”的計(jì)數(shù)器?


<%
If IsEmpty(Session("Connected")) Then
    Application.Lock
    Application("counter") = Application("counter") + 1
    Application.UnLock
End If
Session("Connected") = True
%>

<html>
<body BGCOLOR=WHITE>
<p align="center">
山水盈盈之拒絕刷新計(jì)數(shù)器</p>

<p align="center">歡迎光臨隨風(fēng)起舞,您是第 <%=Application("counter")%> 位來訪者!</p>

</body></html>

[1]

相關(guān)文章

最新評(píng)論