View Single Post
Old 11-16-2007   #2 (permalink)
Jacorre
Be Unique. Be Heard.
 
Jacorre's Avatar
 
Join Date: Jul 2006
Location: USA
Posts: 491

You could use the following in the head section of your webpage:

Code:
<meta http-equiv="refresh" content="N; URL=other-web-address">
This would do a redirect to another page (defined by URL) within a certain number of seconds (defined by N). But this method is also used alot by spam sites so not sure if it's the best method.
__________________

Jacorre Studios Blog
Jacorre is offline   Reply With Quote