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?