Loss of "normal" editing mode on index page

B

Bent Lorentzen

I have a complex website with FP 2000 and was suddenly
shocked to see everything within the main text area
gone... and only at the index (main) page. When I went
to either the HTML editing area or preview, it was all
there. Just as a safeguard, I copied that page's entire
HTML content to paste later on should there be a problem
when I go to publish the site upon its periodic
updating.

I checked other pages, and they behaved normally. I
closed the program, shut down my computer, rebooted, and
still can´t "see" anything on the index page in normal
editing mode. For now, that´s no problem, but it will be
when I want to edit that page.

Anyone have any idea wha´'s going on?
 
T

Thomas A. Rowe

In HTML view check for missing tags:

<html>
<head>
</head>
<body>
<table>
</table>
</body>
<html>

--

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

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


I have a complex website with FP 2000 and was suddenly
shocked to see everything within the main text area
gone... and only at the index (main) page. When I went
to either the HTML editing area or preview, it was all
there. Just as a safeguard, I copied that page's entire
HTML content to paste later on should there be a problem
when I go to publish the site upon its periodic
updating.

I checked other pages, and they behaved normally. I
closed the program, shut down my computer, rebooted, and
still can´t "see" anything on the index page in normal
editing mode. For now, that´s no problem, but it will be
when I want to edit that page.

Anyone have any idea wha´'s going on?
 

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