How do you make a page automatically redirect? Lachprog wants to know so he can make the "homepage" at ti-news redirect to our site. Smile
Didn't I answer that somewhere else? Confused
You told Kevin, but I didn't see the topic... I might have missed it... Sad

Code:
<html>
<head>
<script language="javascript">
document.location.href="http://foo.com/bar";
</script>
</head>
<body>
<noscript>
Click <a href="http://foo.com/bar"> here to continue</A>.
</noscript>
</body>
</html>
My guess is that ti-news doesn't have a gaping security hole that would allow that...
He means in whatever.ti-news.net
Ah.
if you have a project at ti-news, you get a space for a 'homepage'...

thanks Kerm!
No, problem, the pleasure is entirely mine. Happy 3,500 posts!

Also, you can simply add this to a .htaccess file:

Redirect /old/url.html http://www.cemetech.net/new/file.html
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement