Current location: Hot Scripts Forums » General Community » Script Requests » URL Redirect


URL Redirect

Reply
  #1 (permalink)  
Old 05-30-04, 03:38 PM
eq1987 eq1987 is offline
Wannabe Coder
 
Join Date: Dec 2003
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
URL Redirect

Hi, might anyone know of a script that will redirect from one URL to another. Like sdc.com to somedotcom.com? I have 2 different servers. So if a user goes to sdc.com(/index.html) it will redirect to somedotcom.com ( a different server). Thanks
Reply With Quote
  #2 (permalink)  
Old 05-30-04, 04:00 PM
Bonzo's Avatar
Bonzo Bonzo is offline
Coding Addict
 
Join Date: Jan 2004
Posts: 340
Thanks: 0
Thanked 0 Times in 0 Posts
Try searching the forum as I remember seeing something about using Meta tags to redirect.

Anthony
Reply With Quote
  #3 (permalink)  
Old 05-30-04, 04:55 PM
nekeno12 nekeno12 is offline
Wannabe Coder
 
Join Date: May 2004
Location: CO
Posts: 214
Thanks: 0
Thanked 0 Times in 0 Posts
<html>
<head>
<META HTTP-EQUIV="refresh" content="0;URL=http://www.yoursite.com/newpage.htm">
</head>
<body>
</body>
</html>
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Redirect to new URL... marycore ASP.NET 1 10-20-04 12:33 AM
URL Harvestor or Web Robot stingraze Perl 2 05-04-04 08:10 PM
change IE search URL or change window registry sma JavaScript 1 04-26-04 02:40 PM
Banned URL Array optix PHP 14 04-16-04 03:26 AM
redirect with php alpine2005 PHP 6 04-09-04 08:45 AM


All times are GMT -5. The time now is 11:07 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.