Hi
I have problem with my website, and am clueless what to do. My website is http://www.weskuselectric.co.za. The index read:
<html>
<head>
<title>Weskus Electric</title>
</head>
<frameset rows="64,65%">
<frame name="top" target="top" src="header.htm" scrolling="auto">
<frame name="main" target="bottom" src="home.htm" scrolling="auto">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>
When the site displays, is shows the top frame, as "404 PAGE NOT FOUND", but if you were to go to: www.weskuselectric.co.za/header.htm, it shows.
Any ideas??
I have problem with my website, and am clueless what to do. My website is http://www.weskuselectric.co.za. The index read:
<html>
<head>
<title>Weskus Electric</title>
</head>
<frameset rows="64,65%">
<frame name="top" target="top" src="header.htm" scrolling="auto">
<frame name="main" target="bottom" src="home.htm" scrolling="auto">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>
When the site displays, is shows the top frame, as "404 PAGE NOT FOUND", but if you were to go to: www.weskuselectric.co.za/header.htm, it shows.
Any ideas??