Re: HTTP_REFERER value

2007-02-17 Thread Johny
On Feb 17, 10:21 am, Roel Schroeven <[EMAIL PROTECTED]> wrote: > Johny schreef: > > > Is HTTP_REFERER value transfered between different domains? > > For example if I come to a website , say,www.python.org, from > > website www.microsoft.com > > willwww.python.orgfinds that I came there fromwww.mi

Re: HTTP_REFERER value

2007-02-17 Thread Roel Schroeven
Johny schreef: > Is HTTP_REFERER value transfered between different domains? > For example if I come to a website , say, www.python.org, from > website www.microsoft.com > will www.python.org finds that I came there from www.microsoft.com? If you get from www.microsoft.com to www.python.org by cl

Re: HTTP_REFERER value

2007-02-17 Thread Gabriel Genellina
En Sat, 17 Feb 2007 05:38:06 -0300, Johny <[EMAIL PROTECTED]> escribió: > Is HTTP_REFERER value transfered between different domains? > For example if I come to a website , say, www.python.org, from > website www.microsoft.com > will www.python.org finds that I came there from www.microsoft.com?