Shared Borders Text?

  • Thread starter Thread starter Gary T. Butler
  • Start date Start date
G

Gary T. Butler

When I use shared borders and look at the HTML source the text in the shared
borders does not show. Where is it? If i view the page in a browser and then
view source the border code along with the text is shown.

Thanks in advance for any and all answers.

Gar

This is the Page in a browser.

This is a test

This is a test of shared borders

Test number 2



This is the source as viewed in FrontPage 2002.

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<meta name="Microsoft Border" content="tb">
</head>

<body>
<p>This is a test of shared borders</p>

</body></html>
 
Gary,

Follow the directions below to set up views for shared
borders.

Click " Web Settings " on " Tools Menu " (Site
Settings in 2003)

Click the " Advanced " tab.

Now select the " Show documents in hidden directories"
option to show or to the hide files in hidden folders.
Check the box to show hidden folders and un-check to
disable this function.

Click " OK" to finish.

Your web is now set up so you can view and edit the HTML
in your shared borders, each with it's own page view.


If your current web is using shared borders, you will now
see a new Folder called "_borders ".

In this Folder you will find an HTML page that represents
each of the shared borders in your current Web;

Bottom, Left and Right and Top.htm

You can now open these files individually in FrontPage.


Remember, when you save changes to these files all of the
corresponding shared borders will change automatically.


Mike Smith,
http://FrontPag.Bizland.com
Form Tutorials & Form Script Examples
 
Back
Top