url redirection - 4/23/2001 20:38:00
I want my web users to be redirected to a new web site when they type in the URL of an old site. I have used the following code in the header of the old web sites index page: <meta http-equiv="REFRESH" CONTENT="1;URL="http://new web site url"> But it just cause the old site index to flicker?? Unfortunetly I cannot provide a URL as it is an internal web site. Please help it is driving me crazy. My page uses frames, could this be causeing it problems???? thank-u in advance for any responses.
|