hi, i copied a redirect script from some site
i tested this in work and worked fine, but tried it at home, using firefox with linux, and the script doesn't work.
is there something wrong with this script? is there a more robust one?
thanks
Code:
<script type="text/javascript1.2"> <!-- window.location = "http://www.url.com" //--> </script>
is there something wrong with this script? is there a more robust one?
thanks
Comment