View Single Post
Old 05-29-2009, 08:33 PM   #7 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Have the page that actually sends the page redirect, the HTML code for this is (put this in the <head>):
Code:
<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>
This will redirect the page away immediately after the message is sent.
__________________

Village Idiot is offline  
Reply With Quote