Palleib
06-15-2001, 08:29 AM
I got this
<script>
if (document.referrer.indexOf('asshole.com') > -1)
location.href = 'http://popuphell.com';
</script>
But what if 2 or 3 links to my site and I dont wnat the lousy traffic.
Thanks in advance
<script>
if (document.referrer.indexOf('asshole.com') > -1)
location.href = 'http://popuphell.com';
</script>
But what if 2 or 3 links to my site and I dont wnat the lousy traffic.
Thanks in advance