Shared borders missing

L

Laurie

Thank you in advance for any assistance you can provide. I currently have
Front Page 2003. I have multiple pages with shared borders. Only one page is
not reflecting the shared borders after publishing. I've checked page
options which shared borders is checked, also format shared borders is
checked with all pages. I see the shared borders in design and preview, so I
am really at a loss.
 
J

Jim Buyens

This is a shot in the dark, but try this:

o Open Remote Site View.
o Right-clicking the development version of the problem
page.
o Choosing Publish Selected Files from the shortcut menu.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
L

Laurie

Thanks for the shot in the dark. Unfortunately it didn't work. Any other
suggestions?
 
S

Stefan B Rusynko

Shared borders and Include Pages are design time tools w/ the content (inside the <BODY> tags) of the Shared Border or Include page
"embedded" or included as html in your pages when you save any of the file(s) using them (or save the borders / include pages
themselves)

FP converts your page(s) to a series of tables to include the Shared borders, (which are really just a special case of Include
pages)
But FP can not build those tables if either your shared border page content or main page content has illegal html or broken tag
pairs
- usually due to missing </body></html> tags, or unmatched table / cell tags (unclosed table / cell tags), or some other unclosed
html block element

If you can see them using File Preview in Browser they will publish in as part of your pages

If you can't see them using File Preview in Browser, it's because FP can not build the included content tables, so you need to
validate and correct your broken html


--




| Thanks for the shot in the dark. Unfortunately it didn't work. Any other
| suggestions?
|
| --
| Laurie
|
| | > This is a shot in the dark, but try this:
| >
| > o Open Remote Site View.
| > o Right-clicking the development version of the problem
| > page.
| > o Choosing Publish Selected Files from the shortcut menu.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| > http://www.interlacken.com
| > Author of:
| > *----------------------------------------------------
| > |\---------------------------------------------------
| > || Microsoft Office FrontPage 2003 Inside Out
| > ||---------------------------------------------------
| > || Web Database Development Step by Step .NET Edition
| > || Microsoft FrontPage Version 2002 Inside Out
| > || Faster Smarter Beginning Programming
| > || (All from Microsoft Press)
| > |/---------------------------------------------------
| > *----------------------------------------------------
| >
| >
| >
| > >-----Original Message-----
| > >Thank you in advance for any assistance you can provide.
| > >I currently have Front Page 2003. I have multiple pages
| > >with shared borders. Only one page is not reflecting the
| > >shared borders after publishing. I've checked page
| > >options which shared borders is checked, also format
| > >shared borders is checked with all pages. I see the
| > >shared borders in design and preview, so I
| > >am really at a loss.
| > >
| > >--
| > >Laurie
| > >
| > >
| > >.
| > >
|
|
 

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