Hello,
This is a little peculiar, but i need to redirect to another page as soon as the first page is opened.
I have this code which works in IE but not beloved Netscape
I have put this in the head tags:
Can anyone help me?
Thanks
This is a little peculiar, but i need to redirect to another page as soon as the first page is opened.
I have this code which works in IE but not beloved Netscape
I have put this in the head tags:
Code:
<script language="JavaScript">
<!--
window.location = "[URL unfurl="true"]http://www.mysite.asp";[/URL]
-->
</SCRIPT>
Can anyone help me?
Thanks