![]() |
|
|
|
|
|||||||
| Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do I make a simple redirection which can be changed directly from source code in my index page. I want to try some redirection tricks.
|
|
#2
|
||||
|
||||
|
This code can be named with the name 'hard redirect':
HTML Code:
<head> <SCRIPT language="javascript"> <!-- window.location="http://someplace.com"; //--> </SCRIPT> </HEAD> |
![]() |
| Tags |
| code, hosting, pages, redirect |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|