RE: Redirect Java Script - 3/20/2001 20:54:00
Hi ScottIt's not a perl script, but this should do... <meta http-equiv="refresh" content="0; url=http://yoururl.com"> Just copy and paste it right after your opening <head> tag and change the URL. By the way, the zero in the script indicates the number of seconds to pause before going to the new site. If you want to put a message up saying that the site has been moved, just change the zero to the number of seconds you want the message to be displayed. Hope it works for you. Swirl
------------------ Sometimes I think I understand everything, then I regain consciousness.
|