1.

How To Force A Page To Go To Another Page Using Javascript?

Answer»

<script LANGUAGE="JAVASCRIPT" TYPE="text/javascript" ><!-- location.href= "HTTP://newhost /newpath /newfile.html"; //--></script>

<script language="JavaScript" type="text/javascript" ><!-- location.href= "http://newhost /newpath /newfile.html"; //--></script>



Discussion

No Comment Found