help, can see default index page but

 
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues
View previous topic :: View next topic  
Author Message
d0gp1l3
-


Joined: 09 Sep 2005
Posts: 22

PostPosted: Fri Sep 09, 2005 4:36 pm    Post subject: help, can see default index page but Reply with quote

Hi
New to this, set up the webserver and got a friend to test it and he could see the default Abyss page. But when I replaced it with my index.html page I and he get Page cannot be displayed. revert back to the default and all is ok.

Help please
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Sep 09, 2005 7:06 pm    Post subject: Reply with quote

Does your other default index page contain a Frame or an Iframe ?

If so , you might want to check your HTML code and fix the link in
your Frame URL , you should use relative paths instead of full. :-)

Hope this information helps you solve the problem.

Sincerely , TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
d0gp1l3
-


Joined: 09 Sep 2005
Posts: 22

PostPosted: Sat Sep 10, 2005 2:19 pm    Post subject: Reply with quote

Hi

Yes 1st page has frames, but I use a program called Familia Builder to create the website so have no control over the frames or paths.

If I send it to my isp webspace it works. But when I put the files into Abyss they dont work?

This is what is in the Frame Page HTML when I open the index file in Frontpage



<script language="JavaScript">
<!--
var PageOwner, PageRoots;
function Xreload()
{
// document.writeln(name);
frmTopLeft.location.reload();
}

// done hiding -->
</script>

</head>

<frameset rows="55,*,43" border="0" framespacing="0" frameborder="0">
<frameset cols="*,360" border= 0 frameborder= 0 framespacing= 0>
<frame src="topleft.html" scrolling="NO" noresize name="frmTopLeft" target="frmCenter">
<frame src="topright.html" scrolling="NO" noresize name="frmTopRight" target="frmCenter">
</frameset>
<frameset cols="40,*" border= 0 frameborder= 0 framespacing= 0>
<frame src="left.html" name="frmLeft" scrolling= no noresize>
<frame src="main.html" name="frmCenter" scrolling="AUTO" target="frmCenter">
</frameset>
<frame src="bottom.html" scrolling="NO" noresize name="frmBottom" target="_top">
</frameset>
<noframes>
<body bgcolor="#FFFFFF">
<BR><BR><BR><BR>
<center>We're afraid your browser does not support frames.<br>
You can download <a href="http://home.netscape.com">Netscape's Navigator</a> or <a href="http://www.microsoft.com">Microsoft's Internet Explorer</a> for frame support.</center>
</body>
</noframes>
</html>

Mike
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Powered by phpBB phpBB Group