View Single Post
Old 01-30-2013, 10:30 PM   PM User | #3
instaunt
New Coder

 
Join Date: Apr 2010
Posts: 91
Thanks: 4
Thanked 0 Times in 0 Posts
instaunt is an unknown quantity at this point
Someone has suggested:

Quote:
<script type="text/javascript">document.location.href='http://www.mysite.com/';</script>
<script type="text/javascript">window.location.href='http://www.mysite.com/';</script>
I tried it and it seemed to work. It made the referal URl /js/out.php which is what I wanted.

The fact this was so easy to sort, has me worried! What am I missing? What's wrong with this javascript solution? Only a handful of people won't have javascript turned on. And the two scripts cover most browsers?
instaunt is offline   Reply With Quote