最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
禁止垃圾注册的方法
时间:2022-07-02 23:19:06 编辑:袖梨 来源:一聚教程网
Public Function CheckNum(Str)
If Str="" Then Exit Function
If Session(Str)=False Then
RanDomize Timer
Session(Str)=Int(Rnd*9)+1
End If
CheckNum=Session(Str)
End Function
Function ValidInteger(str)
If Str="" then Exit Function
Dim re,chkstr
Set re=new RegExp
re.IgnoreCase =true
re.Global=True
re.Pattern="[^_.0-9d]"
ValidInteger=True
chkstr=re.Replace(Str,"")
ValidInteger=IsInteger(chkstr)
End Function
Public Function IsInteger(Para)
If Para="" then Exit Function
IsInteger=False
If Not (IsNull(Para) Or Trim(Para)="" Or Not IsNumeric(Para)) Then IsInteger=Para
'IsInteger=True
'End If
End Function
验证
inspect=ValidInteger(Request.Form("inspect"))
If inspectTrim(CheckNum("n1")+CheckNum("n2")) or (Isempty(CheckNum("n1")))then
Response.Write ""
response.End()
end if
Session("n1")=False:Session("n2")=False'消除
显示页面
=
相关文章
- 武神主宰手游公测时间揭晓 武神主宰手游正式开服日期公布 06-06
- 白银之城内测时间公布 白银之城内测开启日期及参与方式详解 06-06
- icity我的日记如何开启专注模式 06-06
- 今花生app如何搜索商品 06-06
- 咔皮记账如何设置预算 06-06
- 竹马法考如何设置题库 06-06