To set up a basic HTML page to redirect to another page on load, place the follow code in the head section (replace url= with yours)
<meta http-equiv=”refresh” content=”0; url=http://www.iasptk.com/” />
To set up a basic HTML page to redirect to another page on load, place the follow code in the head section (replace url= with yours)
<meta http-equiv=”refresh” content=”0; url=http://www.iasptk.com/” />