Missing page banner on index.htm page

M

Mark Hammer

I have just made a few small chantges to my web at www.AccessAdvantage.com,
with FP2003. After publishing, the page banner on my home page (only) is
missing its page banner.

The page banner, and all navigation links, show correctly in FP2003, and
also in IE6 when I open index.htm there.

Advice appreciated on likely cause, and how to fix.

TIA,

Mark Hammer
Lake Oswego, Oregon
 
T

Thomas A. Rowe

Check to be sure you are not missing any closing body or html tags, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
M

Mark Hammer

Thanks Thomas.

All the closing tags appear to be in order, to this inexperienced eye.

Code for that page here:

---------------

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Access Advantage Home</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="studiob 0011, default">
<meta name="Microsoft Border" content="tl, default">
</head>

<body>
<p>&nbsp;</p>
<div align="center">
<center>
<table border="0" width="450" height="226" style="border-collapse:
collapse" cellpadding="0" cellspacing="0" id="table1">
<tr>
<td width="450" height="226">
<p align="center">
<img border="0" src="html/AAColorLogo.jpg" width="215" height="112"></p>
<p align="center">Specializing in Microsoft Access databases<br>
since 1995</p>
</td>
</tr>
</table>
</center>
</div>
&nbsp;<table border="0" cellspacing="1" width="100%" id="table2"
height="125">
<tr>
<td width="32%" height="118" align="center"><a href="html/MarkOak.JPG">
<img border="2" src="html/MarkOak.JPG" width="146"
height="170"></a></td>
<td width="68%" height="118">Mark Hammer, <font size="2">MBA,
Ph.D.,</font>
<i>Wizard</i><p>Access Advantage<br>
Lake Oswego, Oregon, U.S.<br>
(503) 639-9624</p>
<p>[email protected]</p></td>
</tr>
</table></body>

</html>
 
T

Tom J

Mark Hammer said:
I have just made a few small chantges to my web at
www.AccessAdvantage.com, with FP2003. After publishing, the page
banner on my home page (only) is missing its page banner.

Did you move or rename the banner?
It's looking for:
accessadvantage.com/_derived/index.htm_cmp_studiob010_bnr.gif

Tom J
 
M

Mark Hammer

A-HA!

Thanks to independent communication from Tom Rowe, I learned that my problem
was that my home page was named "index.htm" rather than "index.html."

After renaming that file, and republishing, the problem was solved.

Thanks loads, Tom! I would have been a long time searching on my own to
figure that one out.

--Mark Hammer
 
M

Mark Hammer

That's exactly the question that Tom Rowe was pursuing, before he thought of
the naming of the index.htm page -- see my 3rd post above. So, I'm glad to
know about the importance and location of this file, as well.

Thanks!

--Mark Hammer
 
T

Thomas A. Rowe

Mark, you are welcome!

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top