Third type:
Copy code
The code is as follows: window.navigate( "top.jsp");
Fourth method:
Copy code
The code is as follows: self.location='top.htm'; < script language="javascript">
alert("Illegal access!");
top.location='xx.jsp';
Automatically jump to other pages after how many seconds (js script)
The code is as follows:
Then add in index.asp is the page you want to jump to.
Add
between
Method 2:
Copy code
The code is as follows:
The system will automatically jump to the new URL in 5 seconds. If it fails to jump, Please click.