Hi Guys,
I want to know how to find out who is sending visitors to my site. So i obviusly need to find out who a visitors referer is.
I took a guess and thought that this is what I should use:
But that does not return anything. Any ideas guys?
I want to know how to find out who is sending visitors to my site. So i obviusly need to find out who a visitors referer is.
I took a guess and thought that this is what I should use:
Code:
request.ServerVariables("HTTP_REFERER")But that does not return anything. Any ideas guys?
