|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
refering URL
Hi,
Can anyone tell me how to grab the refering URL of a visitor to my site from another site ( I have tried Request.ServerVariables (HTTP_referer) which returns a blank value, although it seems to work fine for pages within my site) Thanks Hugh it is <%= Request.ServerVariables("HTTP_REFERER") %>
and sometimes it will be blank depending on what is going on Show quote "hugh welford" <hugh.welf***@btinternet.com> wrote in message news:%23TrcyPKhGHA.3956@TK2MSFTNGP02.phx.gbl... > Hi, > > Can anyone tell me how to grab the refering URL of a visitor to my site > from another site ( I have tried Request.ServerVariables (HTTP_referer) > which returns a blank value, although it seems to work fine for pages > within my site) > > Thanks > > Hugh > OK Kyle, thanks
Hugh Show quote "Kyle Peterson" <kyle***@hotmail.com> wrote in message news:e3gHyrLhGHA.4276@TK2MSFTNGP03.phx.gbl... > it is <%= Request.ServerVariables("HTTP_REFERER") %> > > and sometimes it will be blank depending on what is going on > > > > > "hugh welford" <hugh.welf***@btinternet.com> wrote in message > news:%23TrcyPKhGHA.3956@TK2MSFTNGP02.phx.gbl... >> Hi, >> >> Can anyone tell me how to grab the refering URL of a visitor to my site >> from another site ( I have tried Request.ServerVariables (HTTP_referer) >> which returns a blank value, although it seems to work fine for pages >> within my site) >> >> Thanks >> >> Hugh >> > > |
|||||||||||||||||||||||