%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%
action = request.form("action")
flag = False
if action="do" then
if Request.Form("code") <> cstr(session("GetCode")) then
errormsg="验证码不正确!"
end if
end if
%>
反斗西游--精彩截图
精彩截图
<% if flag = False then %>
<% if errormsg<>"" then
response.write "