Reply to topic
thanks
RobinGoodfellow


Joined: 12 Feb 2007
Posts: 12
Reply with quote
Still no luck - but thanks for trying Connie.

..tom
Connie


Joined: 26 Mar 2005
Posts: 173
Location: The Internet
Reply with quote
Try this out:

Code:

<html>
<head>
<SCRIPT Language="Javascript">
if ( top.location.href.indexOf( "tomblair.org" ) != -1 )
{
  top.location = "http://www.tomblair.org/TomsHomepage.html.html";

}

else if ( top.location.href.indexOf( "victorialeeblair.com" ) != -1 )
{
  top.location = "http://www.victorialeeblair.com/VicsHomePage.html";

}


</SCRIPT>
</head>
<body>
This content is displayed if no match was found on the domain names listed in the js script.
</body>
</html>
Bingo!!!!!
RobinGoodfellow


Joined: 12 Feb 2007
Posts: 12
Reply with quote
Works! Yeahhhh. Thank you Connie.

xxoo

..tom
How can my index.html redirect - per several domain names
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
All times are GMT  
Page 2 of 2  

  
  
 Reply to topic