I'm working on a site statistics script, and the probably most important thing is to know the referring site... for now i've been using $ENV{'HTTP_REFERER'} or CGI->referer(), wich i guess work the same way and give the same result...
Now this might be a lost case, but i'll ask it anyway: one of my most-heavily referring site is somehow hiding it's address, so that checking for referrer returns nothing. I don't know weather it's done on porpose or not, but does anyone know a way of getting around this, or a better idea of detecting the referring site?


BTW, i know for sure that this is a referring site and not someone typing my address in his address bar, i've checked.

Thanks.


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to