" /> How To Force A Page To Go To Another Page Using JavaScript? " /> " /> ", "image": { "@type": "ImageObject", "url": "https://www.rendc.org/cdn/main_article.gif", "width": 1220, "height": 526 }, "author": { "@type": "Person", "name": "RENDC" }, "publisher": { "@type": "Organization", "logo": { "@type": "ImageObject", "url": "https://www.rendc.org/cdn/logo/rendc.gif", "width": 150, "height": 150 }, "name": "RENDC.ORG" } }
Answers

Question and Answer:

  Home  JavaScript

⟩ How to force a page to go to another page using JavaScript?

<script language="JavaScript" type="text/javascript" >

<!--

location.href="http://www.rendc.org";

//-->

</script>

 213 views

More Questions for you: