Included html file does not appear in web browser

D

dx/dt

I have a website running on a Windows 2003 Server and I use FrontPage 2003. I
tried to include the content from one html page into another with the Include
command. When I preview the page in FrontPage I can see the included content.
However, the included content does not appear when I open the page in a
Internet Explorer. Front Page Server Extensions are allowed on this machine
and I am uncertain why I cannot see the included content. Any ideas?

Thank you.
 
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






| I have a website running on a Windows 2003 Server and I use FrontPage 2003. I
| tried to include the content from one html page into another with the Include
| command. When I preview the page in FrontPage I can see the included content.
| However, the included content does not appear when I open the page in a
| Internet Explorer. Front Page Server Extensions are allowed on this machine
| and I am uncertain why I cannot see the included content. Any ideas?
|
| Thank you.
 

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