获取Reffering网站信息 [英] getting Reffering site info

查看:184
本文介绍了获取Reffering网站信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我想得到网站信息,比如他们到网站的方式是来自谷歌的b $ b,虽然这很容易,当然,但我想在他们上网一段时间之后得到那个

信息,我以为我可以在session_onstart事件中获得
,并制作这是一个会话var

但是没有用,所以我正在寻找关于这个的想法。


Tdar

Hello,
I want to get reffering site info like if the way they got to the site is
from google, While that is easy enough, of course, but I want to get that
info after they have been on the site for a while, I was thinking that I
could get the reffer in the session_onstart event, and make it a session var
but that did not work, So I am looking for thoughts about this.

Tdar

推荐答案

=?Utf-8?B?VGRhclRkYXI =?=于2007年7月23日写在

microsoft.public.inetserver.asp.general:
=?Utf-8?B?VGRhclRkYXI=?= wrote on 23 jul 2007 in
microsoft.public.inetserver.asp.general:

您好,

我想获得网站信息,就像他们到达

网站的方式是,当然这很容易,但我想在网站上停留一段时间之后获得这些信息,我在想

我可以在session_onstart事件中得到reffer,而m ake it

会话var但是没有用,所以我正在寻找关于这个的想法


Hello,
I want to get reffering site info like if the way they got to the
site is
from google, While that is easy enough, of course, but I want to get
that info after they have been on the site for a while, I was thinking
that I could get the reffer in the session_onstart event, and make it
a session var but that did not work, So I am looking for thoughts
about this.



Referrer = Request.ServerVariables(" HTTP_REFERER")


为什么你希望他得到一个会话变量,

以上是否可以在整个会话期间使用?

-

Evertjan。

荷兰。

(请将x''es更改为我的电子邮件地址中的点数)

Referrer = Request.ServerVariables("HTTP_REFERER")

Why would you want he result in a session variable,
as the above is available all through the session?
--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


因此,HTTP_REFERER仅从一开始就填充,当它们通过

我们网站的其他页面保留的数据与他们第一次加入网站时的数据相同?

Evertjan。写道:
So HTTP_REFERER is only populated from the start and when they run thru
other pages of our site it aways stays the same data as the first time they
accesed the site?
"Evertjan." wrote:

=?Utf-8?B?VGRhclRkYXI =?=于2007年7月23日写在

microsoft.public.inetserver。 asp.general:
=?Utf-8?B?VGRhclRkYXI=?= wrote on 23 jul 2007 in
microsoft.public.inetserver.asp.general:

你好,

我想得到网站信息,就像他们到达的方式一样

网站是谷歌的b $ b,虽然这很容易,当然,但是我想在网站上停留一段时间后获得这些信息,我正在考虑

,我可以在session_onstart事件中得到reffer,并使其成为

a session var但是这不起作用,所以我正在寻找想法

关于此。
Hello,
I want to get reffering site info like if the way they got to the
site is
from google, While that is easy enough, of course, but I want to get
that info after they have been on the site for a while, I was thinking
that I could get the reffer in the session_onstart event, and make it
a session var but that did not work, So I am looking for thoughts
about this.



Referrer = Request.ServerVariables(" HTTP_REFERER")


为什么你希望他得到一个会话变量,

以上是否可以在整个会话期间使用?


-

Evertjan。

荷兰。

(请将x''es更改为我的电子邮件地址中的点数)


Referrer = Request.ServerVariables("HTTP_REFERER")

Why would you want he result in a session variable,
as the above is available all through the session?
--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


=?Utf-8? B?VGRhclRkYXI =?=于2007年7月23日写在

microsoft.public.inetserver.asp.general:
=?Utf-8?B?VGRhclRkYXI=?= wrote on 23 jul 2007 in
microsoft.public.inetserver.asp.general:

" Evertjan。 "写道:
"Evertjan." wrote:

> =?Utf-8?B?VGRhclRkYXI =?=于2007年7月23日在
microsoft.public.inetserver.asp上写道。 general:
>=?Utf-8?B?VGRhclRkYXI=?= wrote on 23 jul 2007 in
microsoft.public.inetserver.asp.general:

你好,

我想得到网站信息,就像他们到达的方式一样$ / b $ b网站是谷歌的b $ b,虽然这很容易,当然,但是我希望

获得该信息后,他们已经在网站上呆了一段时间,我是

以为我可以在session_onstart事件中得到reffer,

并使它成为会话变量但是没有用,所以我在寻找

对此的想法。
Hello,
I want to get reffering site info like if the way they got to the
site is
from google, While that is easy enough, of course, but I want to
get that info after they have been on the site for a while, I was
thinking that I could get the reffer in the session_onstart event,
and make it a session var but that did not work, So I am looking
for thoughts about this.


Referrer = Request.ServerVariables(" HTTP_REFERER")

为什么你希望他得到一个会话变量,
如上所述整个会议期间都可用?


Referrer = Request.ServerVariables("HTTP_REFERER")

Why would you want he result in a session variable,
as the above is available all through the session?



[请不要在usenet上使用]

[Please do not toppost on usenet]


所以HTTP_REFERER只填充自开始和什么时候他们运行

通过我们网站的其他页面,它们保留与他们加入网站的第一个

时间相同的数据?
So HTTP_REFERER is only populated from the start and when they run
thru other pages of our site it aways stays the same data as the first
time they accesed the site?



你是对的,我的错误。


-

Evertjan。

荷兰。

(请将我的电子邮件地址中的x'变为点数)

You are right, my mistake.

--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


这篇关于获取Reffering网站信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆