Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Web >> Development >> HTML >> How to perform web site redirection using meta refresh header

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="refresh" content="2; URL=http://www.pa.msu.edu/services/computing/"> <meta name="keywords" content="automatic redirection"> <script type="text/javascript">var switchTo5x=true;</script> <script type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script> <script type="text/javascript">stLight.options({publisher: "83cf11a5-04b0-47d5-b5d0-fecf32207997", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script> </head> <body> If your browser doesn't automatically go there within a few seconds, you may want to go to <a href="http://www.pa.msu.edu/services/computing/">the destination</a> manually. </body> </html>
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]