今天在做会员注册检验的时候用了太多的检测字符
突然想起是不是做个函数调用方便点
。。。。
函数不知道写的严谨不
望各位高手指点,多多给点意见哈
<%
function closename(fmname)
Dim closekey,closekeyl,closekeyi
'下面是要过滤的字符
closekey="'|`|~|!|*|;|^|?|$|%|&|(|)|<|>|and|or|script|onClick|onload|exec|insert|select|delete|update|count|chr|mid|master|truncate|char|declare"
closekeyl=Split(closekey,"|") '分割|取得禁用字符
for closekeyi=0 to Ubound(closekeyl)
if Instr(fmname,closekeyl(closekeyi))>0 then
Response.Write ""
response.end
end if
next
end function
TPLink TLWDR4320 无线路由器IP带宽控制功能分配带宽设置方法
SQL Server 2008及更高版本数据库恢复做法之日志尾部备份实用指南
TPLink TLWDR4320 无线路由器控制管控小孩上网行为设置
TPLink TLWDR4320 无线路由器打印服务器设置指南
TPLink TLWDR8620 52 无线路由器当作交换机使用教程
TPLink TLWDR8620 52 无线路由器映射服务器到外网操作方法