晚起的蟲
2010年9月22日 星期三
HTML 自動轉址
HTML 在 head TAG 內加入以下代碼自動轉址:
<
meta http-equiv="refresh" content="1;url=http://prowaterprovfing.com.tw"
/>
其中 1 代表 1 秒後自動轉址,url 就是即將要轉移的目的地網址
若使用 php 則加入以下代碼:
header('Location: http://prowaterprovfing.com.tw');
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言