Redirect to Another web site after 5 second:
<meta http-equiv="refresh" content="5; URL=https://andrew.innonext.hk/" />
Redirect to index.htm immediately:
<meta http-equiv="refresh" content="0; URL=/index.htm" />
My Notebook
Redirect to Another web site after 5 second:
<meta http-equiv="refresh" content="5; URL=https://andrew.innonext.hk/" />
Redirect to index.htm immediately:
<meta http-equiv="refresh" content="0; URL=/index.htm" />