Problem publishing a file

N

Norman D. Ashton

Hello,

My web site uses an imported table as a navigation panel.
Each page imports the following page and places it on the
left edge. My problem is that one of the choices (The King's
Banner) is not displayed after publishing.

My FP03 tells me that the code is not incorrect and it works
properly on my computer. My server has FP extensions and
everything works well except for the dropping off of the
table row for the King's Banner - no matter how I shuffle to
choices.

Any ideas?

Norm
Here is the code for the short imported page:
------------------
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>Guild Menu Choices</title>
</head>
<body>
<table border =0 cellpadding=5 cellspacing=0 width="95"
bgcolor=#FFFFCC>
<tr>
<td align=center><img src="images/SpringbokColoured.gif"
HEIGHT=70 WIDth=90 ALT="Springbok" BORDER=3></td></tr>
<tr>
<td align=center bgcolor="#333366"><font size="-5"
face="verdana, ms sans serif,arial black" color="#FFFFFF">
<b>Menu Choices:</b></font></td><tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="intro-guild.html"><b>Introduction</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="chairman.html"><b>The Chairman</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="decisions.html"><b>Recent Key Board
Decisions</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="bursary.html"><b>Bursary Program</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="archives.html"><b>Archives
Project</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="pictorial.html"><b>Pictorial
History</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="banner.html"><b>King's Banner</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="stainedglass.html"><b>The Stained
Glass<br>Project</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="vehicle.html"><b>The Vehicle
Restoration<br>Project</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="donations.html"><b>How To Make A
Donation</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="pledgeform.html"><b>A Pledge Form</b></a></td></tr>
<tr>
<td align=left><font size="-5" face="verdana, ms sans
serif,arial black" color="#333366">
<a href="pledgeform2.html"><b>An Electronic Pledge
Form</b></a></td></tr>
<tr>
<td align=left bgcolor=#CCCCC><font size="-5" face="verdana,
ms sans serif,arial black" color="#333366">
<a href="../navigation.html"><b>Return to the Regimental
Family Navigation Page</b></a></td></tr>
<tr>
<td align=center> <img src="images/goldcipher.jpg" HEIGHT=70
WIDth=90
ALT="Royal Cypher" BORDER=3></td></tr>
</table>
</body>
</html>

Norm Ashton
(logging in from Toronto and going through life
like a porcupine in a room full of balloons!)
 
T

Thomas A. Rowe

Remove the ' from King's.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Steve Easton

Can you post a link so we can see it live>??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

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