How to write a code to forward a web site

来源: 2008-04-07 15:07:47 [旧帖] [给我悄悄话] 本文已被阅读:

I need to put a auto forward on my web site:

like this. My web iste is www.mywebsite.com

but when people visit my web site, they will be automaticlly forward to

www.anotherwebsite.com

How to write the code on mywebsite that can help forward.

Thanks.