<% Function Filter(VarChr) Filter=trim(Request(VarChr)) if len(Filter&"")>0 then Filter=replace(replace(Filter,";",";"),"'","’")'用于判断数据的有效安全性。 End function %> <% if Filter("Action")="chk" then mail=Trim(Filter("mail")) password=Trim(Filter("password")) if mail="" or password="" then msg="The ID can not be empty!" else if mail="huic" and password="0898" then Response.Redirect("http://210.53.203.218:8088/Portal/viewer/index.jsp") else 'msg="Your password mistake, please confirm it again after input!" end if end if end if %>
 
 
 
 
<%=msg%>