Redirecting With JavaScript: To redirect a person to another web page using JavaScript, put this into the HTML document: ...Where URL is where you want to redirect them. This is the only JavaScript in my own website; I use it to redirect people with JavaScript enabled to a dead-end page advising them to upgrade to a better web browser (that is, one which does not support JavaScript).