![]() |
#2
yms1232007-12-15 22:21
|
if content="操" then
response.write "<SCRIPT language=JavaScript>alert('不许说脏话 或 输入字符非法!');"
response.write "this.location.href='vbscript:history.back()';</SCRIPT>"
response.end
end if
%>
我想增加语句,比如说人家打个操字就不可以发表
而打个操1就可以了,求助``