首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

ASP获取客户端IP和当前地址的代码

整理日期:2007年11月09日 【字体:

1.得到客户端IP

<%myip=Request.ServerVariables("Remote_Addr")%>

2.得到当前地址

<script>
document.write(this.location.href);
</script>


伊图教程网[www.etoow.com]
http://www.etoow.com/html/2007-11/1194584092.html
3. 写入asp
Tags:
ASP获取客户端IP和当前地址的代码
'http://www.etoow.com/html/2007-11/1194584092.html
1
 
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved