登录失败!验证码错误

来源:百度知道 编辑:UC知道 时间:2024/05/19 01:06:04
<!--#include file="conn.asp"-->
<!--#include file="b2b_sys.asp"-->
<%
dim username,UserPassword,comeurl,passcode
username=FormatSQL(replace(trim(request.form("username")),"'",""))
UserPassword=md5(FormatSQL(replace(trim(request.Form("UserPassword")),"'","")))
if not isnumeric(request.form("passcode")) then
response.Write "<script LANGUAGE='javascript'>alert('登录失败!验证码必须是数字,请正确填写!');history.go(-1);</script>"
conn.Close
set conn=nothing
response.end
end if
passcode=Cint(request.form("passcode"))
comeurl=request.servervariables("HTTP_REFERER")
if comeurl="" then
comeurl="index.asp"
end if
if username="" or UserPassword="" then
response.Write "<script LANGUAGE='javascript'>ale

这是什么问题?
看不懂啦

你去找个修电脑的人来看看喽

脑子硬件中毒啦!!!建议把电脑正个换了!!!!

考虑下编码问题

老大,你强,问题我都没看懂!!!