|
Home > Archive > FrontPage Server Extensions for Windows > July 2005 > Something is SO wrong!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Something is SO wrong!
|
|
| Jennifer 2005-07-26, 7:56 am |
| I've been having problems with my site and things are gradually getting
fixed. My site is not displaying my shared borders. And now when I go to my
live site and click "edit with frontpage" (that's the only way I can get to
my site now) it loads into frontpage weird. It doesn't show all my files
along the side, doesn't let me publish, recalculate hyperlinks and a ton of
otther stuff. What's going on with this?
Any ideas?
| |
| Stefan B Rusynko 2005-07-26, 7:56 am |
| Have your host run a health check on the FP SE (or repair/reinstall the FP SE)
Shared border rely on valid html in your pages
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
--
________________________________________
_____
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
________________________________________
_____
"Jennifer" <Jennifer@discussions.microsoft.com> wrote in message news:DBC890E1-2697-4AA2-933D-48F6C4ABC2DB@microsoft.com...
| I've been having problems with my site and things are gradually getting
| fixed. My site is not displaying my shared borders. And now when I go to my
| live site and click "edit with frontpage" (that's the only way I can get to
| my site now) it loads into frontpage weird. It doesn't show all my files
| along the side, doesn't let me publish, recalculate hyperlinks and a ton of
| otther stuff. What's going on with this?
|
| Any ideas?
| |
| Jennifer 2005-07-26, 5:53 pm |
| THANK YOU so much for TAKING YOUR TIME to answer my question so thoroughly!
"Stefan B Rusynko" wrote:
> Have your host run a health check on the FP SE (or repair/reinstall the FP SE)
>
> Shared border rely on valid html in your pages
>
> 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
>
> --
>
> ________________________________________
_____
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> ________________________________________
_____
>
>
> "Jennifer" <Jennifer@discussions.microsoft.com> wrote in message news:DBC890E1-2697-4AA2-933D-48F6C4ABC2DB@microsoft.com...
> | I've been having problems with my site and things are gradually getting
> | fixed. My site is not displaying my shared borders. And now when I go to my
> | live site and click "edit with frontpage" (that's the only way I can get to
> | my site now) it loads into frontpage weird. It doesn't show all my files
> | along the side, doesn't let me publish, recalculate hyperlinks and a ton of
> | otther stuff. What's going on with this?
> |
> | Any ideas?
>
>
>
|
|
|
|
|