JavaScript Redirection FAQ
You are here: irt.org | FAQ | JavaScript | Redirection
- FAQ 82 How do I force a reload/refresh from the current page?
- FAQ 96 How do I redirect to another page after 5 seconds?
- FAQ 112 How do I use an automatic redirection script or META tag to open a page in a frame, and keep refreshing it every 10 seconds?
- FAQ 199 Is there a way to force a page to reload even if the browser option has been turned off?
- FAQ 249 How can I detect the users browser and then redirect them to a suitable page?
- FAQ 284 How can I redirect the browser using a text box?
- FAQ 306 Is there anyway to force the browser to reload the html page from the server and not from the browsers cache?
- FAQ 429 How can I make sure that when I return to a page it always loads the latest version from the server?
- FAQ 435 How can I redirect the browser to the users homepage?
- FAQ 447 How can I find out if a web page is currently up, before I redirect to the page?
- FAQ 449 How can I redirect the browser to the next page after 5 seconds, but not before the page has loaded?
- FAQ 456 How can you redirect the browser to one page for Internet Explorer and another for Netscape Navigator ?
- FAQ 472 How can I redirect a page depending the date, for example: automatically, monday I redirect to monday.htm and sunday I redirect to sunday.htm?
- FAQ 493 How can I refresh the current page?
- FAQ 614 How do I force the browser to reload a text file from the server when clicking a link to load it into another frame?
- FAQ 627 How do I force a reload of the main window whilst reloading the popup window on form submission?
- FAQ 637 How can I redirect several seconds after the document has completely loaded?
- FAQ 707 How can I refresh a webpage every 30 mins on the hour and the half-hour?
- FAQ 749 When refreshing a page to add more data, how do I retain the current form data?
- FAQ 775 How can I refresh the current page when the value of a select form field changes?
- FAQ 810 How can I forward someone automatically once an inital splash page has loaded, to another page?
- FAQ 832 Can I detect when the page was last loaded, and when the page is reloaded - say the user presses the back button - then reload the page?
- FAQ 861 How do I force a reload of the parent window when closing a child?
- FAQ 921 When using a simple redirect script for javascript enabled browsers, how can I stop the browser redirecting when the user presses the back button to back out of my site?
- FAQ 942 How can I refresh the current page when pressing a form button?
- FAQ 949 How can I load another page, but force it to reload from the server and not the cache?
- FAQ 962 Is there anyway to refresh the current document?
- FAQ 973 Is it possible to reload a page after it has loaded - but only once?
- FAQ 978 Is there a way to redirect users to another page if they have disabled CSS?
- FAQ 1004 How can I reload the current document into a full size window without any menu or toolbars?
- FAQ 1045 How can I automatically redirect the user to another page as soon as they hit my page?
- FAQ 1196 Using javascript can I reload the page every 15 minutes?
- FAQ 1205 How can I reload the same page automatically three times? And when using the refresh command, how can I get it to stop?
- FAQ 1218 Using a confirmation box, how can I load two different pages depending on what the user chooses?
- FAQ 1231 How can I redirect the user to different start pages if there are two domain names pointing to the same web?
©2018 Martin Webb