I am moving a website to a new ip address, same domain name, but new server with different ip address. I am looking for a simple script that will redirect visitors whose dns cache hasnt been updated by the new dns records for the domain. Is there a simple way to do this? I was thinking the meta refresh tag was the answer, but I dont think it handles ip addresses, or does it (url=111.222.333.444/newdomain.com)? Seems like this would not work.