Need help on this. Please! Had a site that we developed on one web hosting server (Readyhosting). When we were not satisfied with the service we switched to a different provider(Hostway). After uploading the site to the new provider I am getting the following error.
In the status bar is a yellow sign. When you double click on it you receive the following information.
Line:2
Char:1
Error: Syntax Error
Code:0
URL:
The page works fine its just that you get this error when you load the page. It does it for everypage that is located off the main www/ directory. Pages that are loaded from sub direcories do not display this message ie.. It works fine on my local machine. Hostway says it is a scripting error. I cannot figure out why it is only doing it on there server??? Here is the first couple lines of coude from the arts.asp page.
<html><!-- #BeginTemplate "/Templates/main_template.dwt" -->
<head>
<!-- #BeginEditable "doctitle" -->
<title>CSF Arts</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
// fwLoadMenus()
Nothing jumps out at me. If anyone has any ideas on this one I would greatly appreciate them.
Thanks
Brian Russell
In the status bar is a yellow sign. When you double click on it you receive the following information.
Line:2
Char:1
Error: Syntax Error
Code:0
URL:
The page works fine its just that you get this error when you load the page. It does it for everypage that is located off the main www/ directory. Pages that are loaded from sub direcories do not display this message ie.. It works fine on my local machine. Hostway says it is a scripting error. I cannot figure out why it is only doing it on there server??? Here is the first couple lines of coude from the arts.asp page.
<html><!-- #BeginTemplate "/Templates/main_template.dwt" -->
<head>
<!-- #BeginEditable "doctitle" -->
<title>CSF Arts</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
// fwLoadMenus()
Nothing jumps out at me. If anyone has any ideas on this one I would greatly appreciate them.
Thanks
Brian Russell