R
Rev
Can someone please tell me why every time I close and then re-open FP the line:
<meta name="Microsoft Border" content="tlb, default">
turns into
<meta name="Microsoft Border" content="none, default">
I keep trying to change the tag and FP keeps changing it back so I have to
change it again to see my shared borders when I edit the page. The site
publishes fine, and all shared borders display when run on server, but
locally I have to change that tag every time I re-open this particular site.
Why is FP changing this tag and not others that I am editing in the page?
Exact code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Home</title>
<meta name="Microsoft Theme" content="ice 1011, default">
<meta name="Microsoft Border" content="tl, default">
</head>
<body>
<meta name="Microsoft Border" content="tlb, default">
turns into
<meta name="Microsoft Border" content="none, default">
I keep trying to change the tag and FP keeps changing it back so I have to
change it again to see my shared borders when I edit the page. The site
publishes fine, and all shared borders display when run on server, but
locally I have to change that tag every time I re-open this particular site.
Why is FP changing this tag and not others that I am editing in the page?
Exact code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Home</title>
<meta name="Microsoft Theme" content="ice 1011, default">
<meta name="Microsoft Border" content="tl, default">
</head>
<body>