如何知道IP来源?就是知道从哪个搜索引擎来的?

tinqinman 2004-12-22 01:19:35
我想知道从哪个搜索引擎来的流量?
...全文
165 8 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
cndns 2004-12-22
  • 打赏
  • 举报
回复
request.servervariables("http_referer")获取上一页面的地址
比如你从页面1上的某一连接访问页面2,那么这个语句可以获得1的地址
response.write(request.servervariables("http_referer"))
9323382 2004-12-22
  • 打赏
  • 举报
回复
得到IP,得到访问的URL就可以啦..
surferc 2004-12-22
  • 打赏
  • 举报
回复
用google.com搜索 http_referer 就能有你要的结果,csdn搜也成。
实在找不到我再给你贴上来。:)
tinqinman 2004-12-22
  • 打赏
  • 举报
回复
“google.com search -> http_referer”什么意思??
surferc 2004-12-22
  • 打赏
  • 举报
回复
google.com search -> http_referer

  • 打赏
  • 举报
回复
http://www.adjyc.com/ip.htm
csharps 2004-12-22
  • 打赏
  • 举报
回复
这个统计系统就可以:http://www.itlearner.com/CuteCounter/show.asp?action=Q

下载地址:http://www.itlearner.com/article/Soft_Show.asp?SoftID=18
tinqinman 2004-12-22
  • 打赏
  • 举报
回复
ASP不能实现吗?

28,408

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧