Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

May be a simple solution to redirect

Status
Not open for further replies.

nospace52

Technical User
Jan 28, 2003
27
0
0
US
I'm trying to remember how to redirect a user if the web site as moved to a different server.
The web page opens on one server and then in 5 seconds sends
the user to the new site.

Thanks < I want to work in Theory - everything and everybody works in Theory !!>
 
nospace52:

Just add the following in between the head tags of your html page:

<META HTTP-EQUIV=&quot;Refresh&quot; CONTENT=&quot;5; URL=urlname&quot;>

I hope this helps,
[yinyang]
Patrick

 
Patrick
Thanks - works great.

Have a great day. < I want to work in Theory - everything and everybody works in Theory !!>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top