Endspan Checksum increasing every time published

G

Guest

For some reason, the checksum in the published page is larger than the source
in the local copy. Everytime I publish the page the checksum increases.

site = www.campuschildrenscenter, Frontpage 2000

Prior to me noticing this, I had a problem with the include statement using
the global file. It had the date and two hyperlinks in the file. The last
time I published, I had duplicate hyperlinks in the title.To try and fix it I
deleted the two hyperlinks in the included file global, publish the site,
then re-create the hyperlinks in the include file. It looked like it worked,
except now the header is getting larger and larger..... The current web page
has the two hyperlinks removed. The more carefully I look the more it appears
as though all the checksums throughout the page are increasing....

Partial Local code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
<base
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="imagetoolbar" content="false">
<meta name="description" content="early education and school age programs">
<meta name="designer" content="My Arts Desire/Round the Bend Wizards">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="child care, day care, Pre-K, school age,
Albany, vacation, summer camp">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Index</title>
<!--Do Not Remove-->
<link rel="stylesheet" type="text/css"
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
</script>
</head>

<body>

<div align="center">
<table class="main" width="767">
<tr>
<td class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
i-CheckSum="15440" -->
</td>
<td class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->
<p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
<!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
<p></p>
<p></p>
<p></p>
<p></p>
<!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->

</td>
</tr>
<tr>
<td class="mainnavigation" width="248">
<h2><span class="heading2">Site</span> Menu...</h2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm" TAG="BODY"
startspan -->
<ul>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer Fling 2006</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC History</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact Us</a></li>
</ul>
<!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->


Partial Server code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD>
<TITLE>Index</TITLE>
<META name="description" content="early education and school age programs">
<META name="keywords" content="day care, early education, school age,
Albany, vacation, summer camp">
<META name="designer" content="My Arts Desire/Round the Bend Wizards"><!--Do
Not Remove-->
<META http-equiv="Content-Language" content="en-us">
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META http-equiv="imagetoolbar" content="false">
<LINK rel="stylesheet" type="text/css" href="style.css">
</script>
</HEAD>

<BODY>

<DIV align="center">
<TABLE class="main" width="767">
<TR>
<TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.
<!--WEBBOT bot="Include" endspan i-checksum="19536" -->
</TD>
<TD class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->

<p>
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--webbot bot="Include" endspan i-CheckSum="47228" --></p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--WEBBOT bot="Include" endspan i-checksum="57508" -->

</TD>
</TR>
<TR>
<TD class="mainnavigation" width="248">
<H2><SPAN class="heading2">Site</SPAN> Menu...</H2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm" TAG="BODY"
startspan -->

<UL>
<li><a href="index.html">Home</a></li>
<li><A href="services.htm">Summer Fling 2006</A></li>
<li><a href="employment.htm">Employment</a></li>
<li><A href="aboutus.htm">CCC History</A></li>
<li><A href="contact.htm">Contact Us</A></li>
</ul>



<!--WEBBOT bot="Include" endspan i-checksum="17935" -->


Any assistance greatly appreciated. It is very awkward being new to
Frontpage and HTML.... I will continue to research.
Thank you.
 
R

Ronx

The checksums are different because the code is different - look at the
links: relative on the server, absolute on the local hard disc.
A CRC checksum is calculated based on the content of the webbot as it is
saved.
When you publish the includes are rebuilt in every page, so the checksums
are recalculated to suit that rebuild. For example, ff publishing to a
Unix server, the checksum will rarely be the same as on your PC, because
line-endings are changed when files are uploaded - hence the code is
changed. The value of the checksum is irrelevant, as long as it matches
the content it refers to.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

PatC NY said:
For some reason, the checksum in the published page is larger than the
source
in the local copy. Everytime I publish the page the checksum increases.

site = www.campuschildrenscenter, Frontpage 2000

Prior to me noticing this, I had a problem with the include statement
using
the global file. It had the date and two hyperlinks in the file. The last
time I published, I had duplicate hyperlinks in the title.To try and fix
it I
deleted the two hyperlinks in the included file global, publish the site,
then re-create the hyperlinks in the include file. It looked like it
worked,
except now the header is getting larger and larger..... The current web
page
has the two hyperlinks removed. The more carefully I look the more it
appears
as though all the checksums throughout the page are increasing....

Partial Local code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
<base
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="imagetoolbar" content="false">
<meta name="description" content="early education and school age
programs">
<meta name="designer" content="My Arts Desire/Round the Bend Wizards">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="child care, day care, Pre-K, school age,
Albany, vacation, summer camp">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Index</title>
<!--Do Not Remove-->
<link rel="stylesheet" type="text/css"
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
</script>
</head>

<body>

<div align="center">
<table class="main" width="767">
<tr>
<td class="yourname" colspan="2" width="426"><!--WEBBOT
bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
i-CheckSum="15440" -->
</td>
<td class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->
<p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
<!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
<p></p>
<p></p>
<p></p>
<p></p>
<!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->

</td>
</tr>
<tr>
<td class="mainnavigation" width="248">
<h2><span class="heading2">Site</span> Menu...</h2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
TAG="BODY"
startspan -->
<ul>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer
Fling 2006</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC
History</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact
Us</a></li>
</ul>
<!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->


Partial Server code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD>
<TITLE>Index</TITLE>
<META name="description" content="early education and school age
programs">
<META name="keywords" content="day care, early education, school age,
Albany, vacation, summer camp">
<META name="designer" content="My Arts Desire/Round the Bend
Wizards"><!--Do
Not Remove-->
<META http-equiv="Content-Language" content="en-us">
<META http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<META http-equiv="imagetoolbar" content="false">
<LINK rel="stylesheet" type="text/css" href="style.css">
</script>
</HEAD>

<BODY>

<DIV align="center">
<TABLE class="main" width="767">
<TR>
<TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.
<!--WEBBOT bot="Include" endspan i-checksum="19536" -->
</TD>
<TD class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->

<p>
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--webbot bot="Include" endspan i-CheckSum="47228" --></p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--WEBBOT bot="Include" endspan i-checksum="57508" -->

</TD>
</TR>
<TR>
<TD class="mainnavigation" width="248">
<H2><SPAN class="heading2">Site</SPAN> Menu...</H2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
TAG="BODY"
startspan -->

<UL>
<li><a href="index.html">Home</a></li>
<li><A href="services.htm">Summer Fling 2006</A></li>
<li><a href="employment.htm">Employment</a></li>
<li><A href="aboutus.htm">CCC History</A></li>
<li><A href="contact.htm">Contact Us</A></li>
</ul>



<!--WEBBOT bot="Include" endspan i-checksum="17935" -->


Any assistance greatly appreciated. It is very awkward being new to
Frontpage and HTML.... I will continue to research.
Thank you.
 
G

Guest

hmmm.... so then why is the top cell of the table getting larger? and how can
I keep it the same?
Thanks for the advice.


Ronx said:
The checksums are different because the code is different - look at the
links: relative on the server, absolute on the local hard disc.
A CRC checksum is calculated based on the content of the webbot as it is
saved.
When you publish the includes are rebuilt in every page, so the checksums
are recalculated to suit that rebuild. For example, ff publishing to a
Unix server, the checksum will rarely be the same as on your PC, because
line-endings are changed when files are uploaded - hence the code is
changed. The value of the checksum is irrelevant, as long as it matches
the content it refers to.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

PatC NY said:
For some reason, the checksum in the published page is larger than the
source
in the local copy. Everytime I publish the page the checksum increases.

site = www.campuschildrenscenter, Frontpage 2000

Prior to me noticing this, I had a problem with the include statement
using
the global file. It had the date and two hyperlinks in the file. The last
time I published, I had duplicate hyperlinks in the title.To try and fix
it I
deleted the two hyperlinks in the included file global, publish the site,
then re-create the hyperlinks in the include file. It looked like it
worked,
except now the header is getting larger and larger..... The current web
page
has the two hyperlinks removed. The more carefully I look the more it
appears
as though all the checksums throughout the page are increasing....

Partial Local code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
<base
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="imagetoolbar" content="false">
<meta name="description" content="early education and school age
programs">
<meta name="designer" content="My Arts Desire/Round the Bend Wizards">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="child care, day care, Pre-K, school age,
Albany, vacation, summer camp">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Index</title>
<!--Do Not Remove-->
<link rel="stylesheet" type="text/css"
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
</script>
</head>

<body>

<div align="center">
<table class="main" width="767">
<tr>
<td class="yourname" colspan="2" width="426"><!--WEBBOT
bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
i-CheckSum="15440" -->
</td>
<td class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->
<p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
<!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
<p></p>
<p></p>
<p></p>
<p></p>
<!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->

</td>
</tr>
<tr>
<td class="mainnavigation" width="248">
<h2><span class="heading2">Site</span> Menu...</h2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
TAG="BODY"
startspan -->
<ul>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer
Fling 2006</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC
History</a></li>
<li><a
href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact
Us</a></li>
</ul>
<!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->


Partial Server code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD>
<TITLE>Index</TITLE>
<META name="description" content="early education and school age
programs">
<META name="keywords" content="day care, early education, school age,
Albany, vacation, summer camp">
<META name="designer" content="My Arts Desire/Round the Bend
Wizards"><!--Do
Not Remove-->
<META http-equiv="Content-Language" content="en-us">
<META http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<META http-equiv="imagetoolbar" content="false">
<LINK rel="stylesheet" type="text/css" href="style.css">
</script>
</HEAD>

<BODY>

<DIV align="center">
<TABLE class="main" width="767">
<TR>
<TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
U-Include="includeb/header.htm" TAG="BODY" startspan -->
Campus Children's Center, Inc.
<!--WEBBOT bot="Include" endspan i-checksum="19536" -->
</TD>
<TD class="global" width="294"><!--WEBBOT bot="Include"
U-Include="includeb/global.htm" TAG="BODY" startspan -->

<p>
<script type="text/javascript">
<!-- Begin
<!-- Begin
var X_now = new Date();
var X_days = new
Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
var X_months = new
Array('January','February','March','April','May','June','July','August','September','October','November','December');
var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();

function fourdigits(number) {
return (number < 1000) ? number + 1900 : number;
}

X_today = X_days[X_now.getDay()] + ", " +
X_months[X_now.getMonth()] + " " +
X_date + ", " +
(fourdigits(X_now.getYear())) ;

document.write(X_today);
// End -->
</script>
</p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--webbot bot="Include" endspan i-CheckSum="47228" --></p>

<p> </p>

<p> </p>

<p> </p>

<p> </p>

<!--WEBBOT bot="Include" endspan i-checksum="57508" -->

</TD>
</TR>
<TR>
<TD class="mainnavigation" width="248">
<H2><SPAN class="heading2">Site</SPAN> Menu...</H2>

<!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
TAG="BODY"
startspan -->

<UL>
<li><a href="index.html">Home</a></li>
<li><A href="services.htm">Summer Fling 2006</A></li>
<li><a href="employment.htm">Employment</a></li>
<li><A href="aboutus.htm">CCC History</A></li>
<li><A href="contact.htm">Contact Us</A></li>
</ul>



<!--WEBBOT bot="Include" endspan i-checksum="17935" -->


Any assistance greatly appreciated. It is very awkward being new to
Frontpage and HTML.... I will continue to research.
Thank you.
 
S

Stefan B Rusynko

From your code snippet remove the base ref tag from all pages
<base href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">

The site uses at least 3 FP Include pages
- view source at http://www.campuschildrenscenter.com/


--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| hmmm.... so then why is the top cell of the table getting larger? and how can
| I keep it the same?
| Thanks for the advice.
|
|
| "Ronx" wrote:
|
| > The checksums are different because the code is different - look at the
| > links: relative on the server, absolute on the local hard disc.
| > A CRC checksum is calculated based on the content of the webbot as it is
| > saved.
| > When you publish the includes are rebuilt in every page, so the checksums
| > are recalculated to suit that rebuild. For example, ff publishing to a
| > Unix server, the checksum will rarely be the same as on your PC, because
| > line-endings are changed when files are uploaded - hence the code is
| > changed. The value of the checksum is irrelevant, as long as it matches
| > the content it refers to.
| > --
| > Ron Symonds - Microsoft MVP (FrontPage)
| > Reply only to group - emails will be deleted unread.
| > FrontPage Support: http://www.frontpagemvps.com/
| >
| > | > > For some reason, the checksum in the published page is larger than the
| > > source
| > > in the local copy. Everytime I publish the page the checksum increases.
| > >
| > > site = www.campuschildrenscenter, Frontpage 2000
| > >
| > > Prior to me noticing this, I had a problem with the include statement
| > > using
| > > the global file. It had the date and two hyperlinks in the file. The last
| > > time I published, I had duplicate hyperlinks in the title.To try and fix
| > > it I
| > > deleted the two hyperlinks in the included file global, publish the site,
| > > then re-create the hyperlinks in the include file. It looked like it
| > > worked,
| > > except now the header is getting larger and larger..... The current web
| > > page
| > > has the two hyperlinks removed. The more carefully I look the more it
| > > appears
| > > as though all the checksums throughout the page are increasing....
| > >
| > > Partial Local code:
| > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > > "http://www.w3.org/TR/html4/loose.dtd">
| > > <html>
| > >
| > > <head>
| > > <base
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
| > > <meta http-equiv="Content-Type" content="text/html;
| > > charset=windows-1252">
| > > <meta http-equiv="Content-Language" content="en-us">
| > > <meta http-equiv="imagetoolbar" content="false">
| > > <meta name="description" content="early education and school age
| > > programs">
| > > <meta name="designer" content="My Arts Desire/Round the Bend Wizards">
| > > <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
| > > <meta name="keywords" content="child care, day care, Pre-K, school age,
| > > Albany, vacation, summer camp">
| > > <meta name="ProgId" content="FrontPage.Editor.Document">
| > > <title>Index</title>
| > > <!--Do Not Remove-->
| > > <link rel="stylesheet" type="text/css"
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
| > > </script>
| > > </head>
| > >
| > > <body>
| > >
| > > <div align="center">
| > > <table class="main" width="767">
| > > <tr>
| > > <td class="yourname" colspan="2" width="426"><!--WEBBOT
| > > bot="Include"
| > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > > Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
| > > i-CheckSum="15440" -->
| > > </td>
| > > <td class="global" width="294"><!--WEBBOT bot="Include"
| > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > > <p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
| > > PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
| > > <script type="text/javascript">
| > > <!-- Begin
| > > <!-- Begin
| > > var X_now = new Date();
| > > var X_days = new
| > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > > var X_months = new
| > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > >
| > > function fourdigits(number) {
| > > return (number < 1000) ? number + 1900 : number;
| > > }
| > >
| > > X_today = X_days[X_now.getDay()] + ", " +
| > > X_months[X_now.getMonth()] + " " +
| > > X_date + ", " +
| > > (fourdigits(X_now.getYear())) ;
| > >
| > > document.write(X_today);
| > > // End -->
| > > </script>
| > > <!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
| > > <p></p>
| > > <p></p>
| > > <p></p>
| > > <p></p>
| > > <!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->
| > >
| > > </td>
| > > </tr>
| > > <tr>
| > > <td class="mainnavigation" width="248">
| > > <h2><span class="heading2">Site</span> Menu...</h2>
| > >
| > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > > TAG="BODY"
| > > startspan -->
| > > <ul>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer
| > > Fling 2006</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC
| > > History</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact
| > > Us</a></li>
| > > </ul>
| > > <!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->
| > >
| > >
| > > Partial Server code:
| > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > > "http://www.w3.org/TR/html4/loose.dtd">
| > > <HTML>
| > >
| > > <HEAD>
| > > <TITLE>Index</TITLE>
| > > <META name="description" content="early education and school age
| > > programs">
| > > <META name="keywords" content="day care, early education, school age,
| > > Albany, vacation, summer camp">
| > > <META name="designer" content="My Arts Desire/Round the Bend
| > > Wizards"><!--Do
| > > Not Remove-->
| > > <META http-equiv="Content-Language" content="en-us">
| > > <META http-equiv="Content-Type" content="text/html;
| > > charset=windows-1252">
| > > <META http-equiv="imagetoolbar" content="false">
| > > <LINK rel="stylesheet" type="text/css" href="style.css">
| > > </script>
| > > </HEAD>
| > >
| > > <BODY>
| > >
| > > <DIV align="center">
| > > <TABLE class="main" width="767">
| > > <TR>
| > > <TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
| > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > > Campus Children's Center, Inc.
| > > <!--WEBBOT bot="Include" endspan i-checksum="19536" -->
| > > </TD>
| > > <TD class="global" width="294"><!--WEBBOT bot="Include"
| > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > >
| > > <p>
| > > <script type="text/javascript">
| > > <!-- Begin
| > > <!-- Begin
| > > var X_now = new Date();
| > > var X_days = new
| > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > > var X_months = new
| > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > >
| > > function fourdigits(number) {
| > > return (number < 1000) ? number + 1900 : number;
| > > }
| > >
| > > X_today = X_days[X_now.getDay()] + ", " +
| > > X_months[X_now.getMonth()] + " " +
| > > X_date + ", " +
| > > (fourdigits(X_now.getYear())) ;
| > >
| > > document.write(X_today);
| > > // End -->
| > > </script>
| > > </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <!--webbot bot="Include" endspan i-CheckSum="47228" --></p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <!--WEBBOT bot="Include" endspan i-checksum="57508" -->
| > >
| > > </TD>
| > > </TR>
| > > <TR>
| > > <TD class="mainnavigation" width="248">
| > > <H2><SPAN class="heading2">Site</SPAN> Menu...</H2>
| > >
| > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > > TAG="BODY"
| > > startspan -->
| > >
| > > <UL>
| > > <li><a href="index.html">Home</a></li>
| > > <li><A href="services.htm">Summer Fling 2006</A></li>
| > > <li><a href="employment.htm">Employment</a></li>
| > > <li><A href="aboutus.htm">CCC History</A></li>
| > > <li><A href="contact.htm">Contact Us</A></li>
| > > </ul>
| > >
| > >
| > >
| > > <!--WEBBOT bot="Include" endspan i-checksum="17935" -->
| > >
| > >
| > > Any assistance greatly appreciated. It is very awkward being new to
| > > Frontpage and HTML.... I will continue to research.
| > > Thank you.
| > >
| >
| >
| >
 
G

Guest

I believe the code you are referring to is on the local, disk copy. When I
check the code on the server, the hrefs are relative, they don't have the
entire location. I tried to re-publish - now I have duplicate global.htm
includes.... but I can't see where it is coming from. And the banner is
getting thicker again! Frustrating.

www.campuschildrenscenter.com


Stefan B Rusynko said:
From your code snippet remove the base ref tag from all pages
<base href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">

The site uses at least 3 FP Include pages
- view source at http://www.campuschildrenscenter.com/


--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| hmmm.... so then why is the top cell of the table getting larger? and how can
| I keep it the same?
| Thanks for the advice.
|
|
| "Ronx" wrote:
|
| > The checksums are different because the code is different - look at the
| > links: relative on the server, absolute on the local hard disc.
| > A CRC checksum is calculated based on the content of the webbot as it is
| > saved.
| > When you publish the includes are rebuilt in every page, so the checksums
| > are recalculated to suit that rebuild. For example, ff publishing to a
| > Unix server, the checksum will rarely be the same as on your PC, because
| > line-endings are changed when files are uploaded - hence the code is
| > changed. The value of the checksum is irrelevant, as long as it matches
| > the content it refers to.
| > --
| > Ron Symonds - Microsoft MVP (FrontPage)
| > Reply only to group - emails will be deleted unread.
| > FrontPage Support: http://www.frontpagemvps.com/
| >
| > | > > For some reason, the checksum in the published page is larger than the
| > > source
| > > in the local copy. Everytime I publish the page the checksum increases.
| > >
| > > site = www.campuschildrenscenter, Frontpage 2000
| > >
| > > Prior to me noticing this, I had a problem with the include statement
| > > using
| > > the global file. It had the date and two hyperlinks in the file. The last
| > > time I published, I had duplicate hyperlinks in the title.To try and fix
| > > it I
| > > deleted the two hyperlinks in the included file global, publish the site,
| > > then re-create the hyperlinks in the include file. It looked like it
| > > worked,
| > > except now the header is getting larger and larger..... The current web
| > > page
| > > has the two hyperlinks removed. The more carefully I look the more it
| > > appears
| > > as though all the checksums throughout the page are increasing....
| > >
| > > Partial Local code:
| > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > > "http://www.w3.org/TR/html4/loose.dtd">
| > > <html>
| > >
| > > <head>
| > > <base
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
| > > <meta http-equiv="Content-Type" content="text/html;
| > > charset=windows-1252">
| > > <meta http-equiv="Content-Language" content="en-us">
| > > <meta http-equiv="imagetoolbar" content="false">
| > > <meta name="description" content="early education and school age
| > > programs">
| > > <meta name="designer" content="My Arts Desire/Round the Bend Wizards">
| > > <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
| > > <meta name="keywords" content="child care, day care, Pre-K, school age,
| > > Albany, vacation, summer camp">
| > > <meta name="ProgId" content="FrontPage.Editor.Document">
| > > <title>Index</title>
| > > <!--Do Not Remove-->
| > > <link rel="stylesheet" type="text/css"
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
| > > </script>
| > > </head>
| > >
| > > <body>
| > >
| > > <div align="center">
| > > <table class="main" width="767">
| > > <tr>
| > > <td class="yourname" colspan="2" width="426"><!--WEBBOT
| > > bot="Include"
| > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > > Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
| > > i-CheckSum="15440" -->
| > > </td>
| > > <td class="global" width="294"><!--WEBBOT bot="Include"
| > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > > <p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
| > > PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
| > > <script type="text/javascript">
| > > <!-- Begin
| > > <!-- Begin
| > > var X_now = new Date();
| > > var X_days = new
| > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > > var X_months = new
| > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > >
| > > function fourdigits(number) {
| > > return (number < 1000) ? number + 1900 : number;
| > > }
| > >
| > > X_today = X_days[X_now.getDay()] + ", " +
| > > X_months[X_now.getMonth()] + " " +
| > > X_date + ", " +
| > > (fourdigits(X_now.getYear())) ;
| > >
| > > document.write(X_today);
| > > // End -->
| > > </script>
| > > <!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
| > > <p></p>
| > > <p></p>
| > > <p></p>
| > > <p></p>
| > > <!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->
| > >
| > > </td>
| > > </tr>
| > > <tr>
| > > <td class="mainnavigation" width="248">
| > > <h2><span class="heading2">Site</span> Menu...</h2>
| > >
| > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > > TAG="BODY"
| > > startspan -->
| > > <ul>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer
| > > Fling 2006</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC
| > > History</a></li>
| > > <li><a
| > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact
| > > Us</a></li>
| > > </ul>
| > > <!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->
| > >
| > >
| > > Partial Server code:
| > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > > "http://www.w3.org/TR/html4/loose.dtd">
| > > <HTML>
| > >
| > > <HEAD>
| > > <TITLE>Index</TITLE>
| > > <META name="description" content="early education and school age
| > > programs">
| > > <META name="keywords" content="day care, early education, school age,
| > > Albany, vacation, summer camp">
| > > <META name="designer" content="My Arts Desire/Round the Bend
| > > Wizards"><!--Do
| > > Not Remove-->
| > > <META http-equiv="Content-Language" content="en-us">
| > > <META http-equiv="Content-Type" content="text/html;
| > > charset=windows-1252">
| > > <META http-equiv="imagetoolbar" content="false">
| > > <LINK rel="stylesheet" type="text/css" href="style.css">
| > > </script>
| > > </HEAD>
| > >
| > > <BODY>
| > >
| > > <DIV align="center">
| > > <TABLE class="main" width="767">
| > > <TR>
| > > <TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
| > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > > Campus Children's Center, Inc.
| > > <!--WEBBOT bot="Include" endspan i-checksum="19536" -->
| > > </TD>
| > > <TD class="global" width="294"><!--WEBBOT bot="Include"
| > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > >
| > > <p>
| > > <script type="text/javascript">
| > > <!-- Begin
| > > <!-- Begin
| > > var X_now = new Date();
| > > var X_days = new
| > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > > var X_months = new
| > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > >
| > > function fourdigits(number) {
| > > return (number < 1000) ? number + 1900 : number;
| > > }
| > >
| > > X_today = X_days[X_now.getDay()] + ", " +
| > > X_months[X_now.getMonth()] + " " +
| > > X_date + ", " +
| > > (fourdigits(X_now.getYear())) ;
| > >
| > > document.write(X_today);
| > > // End -->
| > > </script>
| > > </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <!--webbot bot="Include" endspan i-CheckSum="47228" --></p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <p> </p>
| > >
| > > <!--WEBBOT bot="Include" endspan i-checksum="57508" -->
| > >
| > > </TD>
| > > </TR>
| > > <TR>
| > > <TD class="mainnavigation" width="248">
| > > <H2><SPAN class="heading2">Site</SPAN> Menu...</H2>
| > >
| > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > > TAG="BODY"
| > > startspan -->
| > >
| > > <UL>
| > > <li><a href="index.html">Home</a></li>
| > > <li><A href="services.htm">Summer Fling 2006</A></li>
| > > <li><a href="employment.htm">Employment</a></li>
| > > <li><A href="aboutus.htm">CCC History</A></li>
| > > <li><A href="contact.htm">Contact Us</A></li>
| > > </ul>
| > >
| > >
| > >
| > > <!--WEBBOT bot="Include" endspan i-checksum="17935" -->
| > >
| > >
| > > Any assistance greatly appreciated. It is very awkward being new to
| > > Frontpage and HTML.... I will continue to research.
| > > Thank you.
| > >
| >
| >
| >
 
S

Stefan B Rusynko

The base ref code I posted was from view source on your site
- in top of head section

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I believe the code you are referring to is on the local, disk copy. When I
| check the code on the server, the hrefs are relative, they don't have the
| entire location. I tried to re-publish - now I have duplicate global.htm
| includes.... but I can't see where it is coming from. And the banner is
| getting thicker again! Frustrating.
|
| www.campuschildrenscenter.com
|
|
| "Stefan B Rusynko" wrote:
|
| > From your code snippet remove the base ref tag from all pages
| > <base href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
| >
| > The site uses at least 3 FP Include pages
| > - view source at http://www.campuschildrenscenter.com/
| >
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | hmmm.... so then why is the top cell of the table getting larger? and how can
| > | I keep it the same?
| > | Thanks for the advice.
| > |
| > |
| > | "Ronx" wrote:
| > |
| > | > The checksums are different because the code is different - look at the
| > | > links: relative on the server, absolute on the local hard disc.
| > | > A CRC checksum is calculated based on the content of the webbot as it is
| > | > saved.
| > | > When you publish the includes are rebuilt in every page, so the checksums
| > | > are recalculated to suit that rebuild. For example, ff publishing to a
| > | > Unix server, the checksum will rarely be the same as on your PC, because
| > | > line-endings are changed when files are uploaded - hence the code is
| > | > changed. The value of the checksum is irrelevant, as long as it matches
| > | > the content it refers to.
| > | > --
| > | > Ron Symonds - Microsoft MVP (FrontPage)
| > | > Reply only to group - emails will be deleted unread.
| > | > FrontPage Support: http://www.frontpagemvps.com/
| > | >
| > | > | > | > > For some reason, the checksum in the published page is larger than the
| > | > > source
| > | > > in the local copy. Everytime I publish the page the checksum increases.
| > | > >
| > | > > site = www.campuschildrenscenter, Frontpage 2000
| > | > >
| > | > > Prior to me noticing this, I had a problem with the include statement
| > | > > using
| > | > > the global file. It had the date and two hyperlinks in the file. The last
| > | > > time I published, I had duplicate hyperlinks in the title.To try and fix
| > | > > it I
| > | > > deleted the two hyperlinks in the included file global, publish the site,
| > | > > then re-create the hyperlinks in the include file. It looked like it
| > | > > worked,
| > | > > except now the header is getting larger and larger..... The current web
| > | > > page
| > | > > has the two hyperlinks removed. The more carefully I look the more it
| > | > > appears
| > | > > as though all the checksums throughout the page are increasing....
| > | > >
| > | > > Partial Local code:
| > | > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > | > > "http://www.w3.org/TR/html4/loose.dtd">
| > | > > <html>
| > | > >
| > | > > <head>
| > | > > <base
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">
| > | > > <meta http-equiv="Content-Type" content="text/html;
| > | > > charset=windows-1252">
| > | > > <meta http-equiv="Content-Language" content="en-us">
| > | > > <meta http-equiv="imagetoolbar" content="false">
| > | > > <meta name="description" content="early education and school age
| > | > > programs">
| > | > > <meta name="designer" content="My Arts Desire/Round the Bend Wizards">
| > | > > <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
| > | > > <meta name="keywords" content="child care, day care, Pre-K, school age,
| > | > > Albany, vacation, summer camp">
| > | > > <meta name="ProgId" content="FrontPage.Editor.Document">
| > | > > <title>Index</title>
| > | > > <!--Do Not Remove-->
| > | > > <link rel="stylesheet" type="text/css"
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/style.css">
| > | > > </script>
| > | > > </head>
| > | > >
| > | > > <body>
| > | > >
| > | > > <div align="center">
| > | > > <table class="main" width="767">
| > | > > <tr>
| > | > > <td class="yourname" colspan="2" width="426"><!--WEBBOT
| > | > > bot="Include"
| > | > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > | > > Campus Children's Center, Inc.<!--WEBBOT bot="Include" endspan
| > | > > i-CheckSum="15440" -->
| > | > > </td>
| > | > > <td class="global" width="294"><!--WEBBOT bot="Include"
| > | > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > | > > <p><!--webbot bot="extrafpbot" s-class="extrafp.main" clientside
| > | > > PREVIEW="---- DATE ----" T="J4" TAG="p" startspan -->
| > | > > <script type="text/javascript">
| > | > > <!-- Begin
| > | > > <!-- Begin
| > | > > var X_now = new Date();
| > | > > var X_days = new
| > | > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > | > > var X_months = new
| > | > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > | > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > | > >
| > | > > function fourdigits(number) {
| > | > > return (number < 1000) ? number + 1900 : number;
| > | > > }
| > | > >
| > | > > X_today = X_days[X_now.getDay()] + ", " +
| > | > > X_months[X_now.getMonth()] + " " +
| > | > > X_date + ", " +
| > | > > (fourdigits(X_now.getYear())) ;
| > | > >
| > | > > document.write(X_today);
| > | > > // End -->
| > | > > </script>
| > | > > <!--webbot bot="extrafpbot" endspan i-CheckSum="41843" --></p>
| > | > > <p></p>
| > | > > <p></p>
| > | > > <p></p>
| > | > > <p></p>
| > | > > <!--WEBBOT bot="Include" endspan i-CheckSum="18301" -->
| > | > >
| > | > > </td>
| > | > > </tr>
| > | > > <tr>
| > | > > <td class="mainnavigation" width="248">
| > | > > <h2><span class="heading2">Site</span> Menu...</h2>
| > | > >
| > | > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > | > > TAG="BODY"
| > | > > startspan -->
| > | > > <ul>
| > | > > <li><a
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/index.htm">Home</a></li>
| > | > > <li><a
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/services.htm">Summer
| > | > > Fling 2006</a></li>
| > | > > <li><a
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/employment.htm">Employment</a></li>
| > | > > <li><a
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/aboutus.htm">CCC
| > | > > History</a></li>
| > | > > <li><a
| > | > > href="file:///C:/Documents%20and%20Settings/Pat/My%20Documents/My%20Webs/CCCWeb2/contact.htm">Contact
| > | > > Us</a></li>
| > | > > </ul>
| > | > > <!--WEBBOT bot="Include" endspan i-CheckSum="46647" -->
| > | > >
| > | > >
| > | > > Partial Server code:
| > | > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
| > | > > "http://www.w3.org/TR/html4/loose.dtd">
| > | > > <HTML>
| > | > >
| > | > > <HEAD>
| > | > > <TITLE>Index</TITLE>
| > | > > <META name="description" content="early education and school age
| > | > > programs">
| > | > > <META name="keywords" content="day care, early education, school age,
| > | > > Albany, vacation, summer camp">
| > | > > <META name="designer" content="My Arts Desire/Round the Bend
| > | > > Wizards"><!--Do
| > | > > Not Remove-->
| > | > > <META http-equiv="Content-Language" content="en-us">
| > | > > <META http-equiv="Content-Type" content="text/html;
| > | > > charset=windows-1252">
| > | > > <META http-equiv="imagetoolbar" content="false">
| > | > > <LINK rel="stylesheet" type="text/css" href="style.css">
| > | > > </script>
| > | > > </HEAD>
| > | > >
| > | > > <BODY>
| > | > >
| > | > > <DIV align="center">
| > | > > <TABLE class="main" width="767">
| > | > > <TR>
| > | > > <TD class="yourname" colspan="2" width="426"><!--WEBBOT bot="Include"
| > | > > U-Include="includeb/header.htm" TAG="BODY" startspan -->
| > | > > Campus Children's Center, Inc.
| > | > > <!--WEBBOT bot="Include" endspan i-checksum="19536" -->
| > | > > </TD>
| > | > > <TD class="global" width="294"><!--WEBBOT bot="Include"
| > | > > U-Include="includeb/global.htm" TAG="BODY" startspan -->
| > | > >
| > | > > <p>
| > | > > <script type="text/javascript">
| > | > > <!-- Begin
| > | > > <!-- Begin
| > | > > var X_now = new Date();
| > | > > var X_days = new
| > | > > Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
| > | > > var X_months = new
| > | > > Array('January','February','March','April','May','June','July','August','September','October','November','December');
| > | > > var X_date = ((X_now.getDate()<10) ? "0" : "")+ X_now.getDate();
| > | > >
| > | > > function fourdigits(number) {
| > | > > return (number < 1000) ? number + 1900 : number;
| > | > > }
| > | > >
| > | > > X_today = X_days[X_now.getDay()] + ", " +
| > | > > X_months[X_now.getMonth()] + " " +
| > | > > X_date + ", " +
| > | > > (fourdigits(X_now.getYear())) ;
| > | > >
| > | > > document.write(X_today);
| > | > > // End -->
| > | > > </script>
| > | > > </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <!--webbot bot="Include" endspan i-CheckSum="47228" --></p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <p> </p>
| > | > >
| > | > > <!--WEBBOT bot="Include" endspan i-checksum="57508" -->
| > | > >
| > | > > </TD>
| > | > > </TR>
| > | > > <TR>
| > | > > <TD class="mainnavigation" width="248">
| > | > > <H2><SPAN class="heading2">Site</SPAN> Menu...</H2>
| > | > >
| > | > > <!--WEBBOT bot="Include" U-Include="includeb/mainnavigation.htm"
| > | > > TAG="BODY"
| > | > > startspan -->
| > | > >
| > | > > <UL>
| > | > > <li><a href="index.html">Home</a></li>
| > | > > <li><A href="services.htm">Summer Fling 2006</A></li>
| > | > > <li><a href="employment.htm">Employment</a></li>
| > | > > <li><A href="aboutus.htm">CCC History</A></li>
| > | > > <li><A href="contact.htm">Contact Us</A></li>
| > | > > </ul>
| > | > >
| > | > >
| > | > >
| > | > > <!--WEBBOT bot="Include" endspan i-checksum="17935" -->
| > | > >
| > | > >
| > | > > Any assistance greatly appreciated. It is very awkward being new to
| > | > > Frontpage and HTML.... I will continue to research.
| > | > > 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