通过本文主要向大家介绍了asp 字符转数字,asp 字符替换,asp 转义字符,asp 字符长度,asp过滤字符等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
Sub CheckCanSubmit(str)
Dim connt,connts
connt="六合彩,免费电影,安利,http,www,<a"
connts = split(connt,",")
For each glword in connts
if instr(str,glword)<>0 then
Response.Write("<script>alert('操作非法');window.history.go(-1);</script>")
Response.End()
end if
next
End Sub
</div>
</div>

