Thread
:
What is the html code to redirect?
View Single Post
12-13-2005, 11:32 PM
UniqueMovies
Confirmed User
Industry Role:
Join Date: Feb 2003
Posts: 1,691
Is there an alternative to this code?
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>
<BODY>
Optional page text here.
</BODY>
</HTML>
UniqueMovies
View Public Profile
Find More Posts by UniqueMovies