![]() |
#2
lili06102008-12-12 09:45
|
If Trim(Request.Form("validatecode"))=Empty Or Trim(Session("))<>Trim(Request.Form("validatecode")) Then
response.write("请注意正确输入验证码")
response.end
end if
response.write("请注意正确输入验证码")
我提交后不是出现上面的字.面是乱码一名.这怎么回事.我不懂请教大侠了.