ASP和ASP.NET分别读取登陆用户的IP,分别怎么写???如题,请尽量详细,谢谢![解决办法]Request.ServerVariables["REMOTE_ADDR"].ToString()[解决办法]ASP.NET:Request.UserHostAddressASP就不会