View Single Post
Old 10-18-2006, 05:10 AM  
tenletters
Confirmed User
 
tenletters's Avatar
 
Join Date: Jan 2001
Location: the deep south
Posts: 2,079
Code:
<script type="text/javascript">
if(document.referrer.indexOf("www.where-traffic-is-coming-from.com") != -1)
{
location.href = "http://www.site-to-send-traffic.com/";
}</script>
it's not htaccess and must be put on each page but it works.
__________________
Useless Without Pics
tenletters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote