ASP获取用户真实IP地址

1 UserIP = Request.ServerVariables(“HTTP_X_FORWARDED_FOR”)

1
UserIP = Request.ServerVariables(“HTTP_X_FORWARDED_FOR”)
本文来自网络,不代表24小时课堂在线立场,转载请注明出处:https://www.24ketang.cn/2735.html

为您推荐

返回顶部