% ip = Request.ServerVariables("REMOTE_ADDR") referer = Request.ServerVariables("HTTP_REFERER") agent = Request.ServerVariables("HTTP_USER_AGENT") %>