C
Chris
I am new to FrontPage and designing webpages, so please bear with me (this is
my very first page).
I have totally created my webpage in FrontPage (a combination of 2002 and
2003). I have 3 frames and inside the one frame, incorporated a collapsible
list.
I post the page to the webserver (sorry, don't know what it is as our
central office takes care of it) and get the following errors.
Line 1
Error: Invalid character
Line 18
Error: Object expected
I've run a debug and here is the code it is balking at.
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<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 2</title>
<base target="main">
<script language="JavaScript" fptype="dynamicoutline">
<!--
function dynOutline() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicoutline"
src="file:///C:/Program%20Files/Microsoft%20Office/Office10/fpclass/outline.js">
</script>
<script language="JavaScript1.2" fptype="dynamicoutline" for="document"
event="onreadystatechange()">
<!--
initOutline()
//-->
</script>
</head>
Any help on this would be greatly appreciated!
Thanks,
Chris
my very first page).
I have totally created my webpage in FrontPage (a combination of 2002 and
2003). I have 3 frames and inside the one frame, incorporated a collapsible
list.
I post the page to the webserver (sorry, don't know what it is as our
central office takes care of it) and get the following errors.
Line 1
Error: Invalid character
Line 18
Error: Object expected
I've run a debug and here is the code it is balking at.
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<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 2</title>
<base target="main">
<script language="JavaScript" fptype="dynamicoutline">
<!--
function dynOutline() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicoutline"
src="file:///C:/Program%20Files/Microsoft%20Office/Office10/fpclass/outline.js">
</script>
<script language="JavaScript1.2" fptype="dynamicoutline" for="document"
event="onreadystatechange()">
<!--
initOutline()
//-->
</script>
</head>
Any help on this would be greatly appreciated!
Thanks,
Chris