Home All Groups Group Topic Archive Search About


Author
31 May 2006 11:18 AM
hugh welford
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

Author
31 May 2006 2:03 PM
Kyle Peterson
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
>
Author
31 May 2006 2:45 PM
hugh welford
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
>>
>
>

AddThis Social Bookmark Button