% Call CloseConn ComeUrl = Trim(Request("ComeUrl")) If ComeUrl = "" Then ComeUrl = Request.ServerVariables("HTTP_REFERER") End If If ComeUrl = "" Then ComeUrl = strInstallDir & "User/Index.asp" End If %>
点击进入该系统