Why can't I open my pages in Frontpage?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I open the website from my desktop (my copy) or remote to do maintenance or
to add things and no pages will show up in the work area. I get a medium
gray screen. I am very open to suggestions.
 
Show me the code on one of these pages, please. It could be something as
simple as an unterminated HTML comment....
 
Have you tried opening one? What is your view set to?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
The only way to view the pages are in the browser by right clicking... is
there a certain portion of the code you are talking about? I am very new to
this.
 
My view is set to folders but when I click on "page" the work area (website
area) becomes gray again. Whether I click on the page itself in "folders"
or in "website" area, the website area just goes gray.
 
Do all pages do this, or only some?

Try to find the smallest instance of a page that does this, and in FP go
into code view (if you can). Copy and paste that code here, please.
 
Yes, all of the pages will not open... this is the beginning of a page:
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Odds & Ends</title>
</head>

<body bgcolor="#999966">

I hope this is what you meant... all else on the page pertained to pictures,
positions of them and information surrounding them.
 
Single click or double click? If you double click on a page and it doesn't
show up, you definitely have a problem, and one that I don't have the answer
for!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Back
Top