求ASP注册页面的验证码以及用户检测源代码!!
求ASP注册页面的验证码以及用户检测源代码!!
日期:2013-08-09 15:01:19 人气:1
if user="" then
response.write "alert('用户名不能为空 或 输入字符非法!');"
response.write "this.location.href='vbscript:history.back()';"
response.end
end if
if password="" then
response.write "aler
