Home > Article > Web Front-end > A compiler error prevents the homepage from being displayed. What should I do? _html/css_WEB-ITnose
Microsoft VBScript Compiler Error Error '800a0409'
Unterminated string constant
/inc/config.asp, line 10
Check the source code, there is a missing " number or something.
Posted again? Post the source code of config.asp
The problem is that the source code page cannot be opened
Problem The source code page can’t be opened. Can’t you see the source code?
It turned out to be in the web page properties in the background. Later, when I made a mistake, the web page properties couldn’t be opened, and the homepage was also down = =
It turned out to be in the web page properties in the background. Later, after making a mistake, the web page properties could not be opened, and the homepage was also down = = You don’t know what has been changed?
Just added this code and it died
This code
re:
refers to:
Well, everything was fine before
Microsoft VBScript compiler error Error '800a0409'
Unterminated string constant
/inc/config.asp, line 10
Const BOTTOMmenu=" Special Report | Photo News | Site Map | Contact us |
--------------- -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- ----------------^
Now the homepage is like this, and the website properties that were edited before are also down!
It is estimated that the input content contains double quotes
It hangs after being unable to ftp into the background. It is estimated that direct fso was used when modifying parameters, but the " sign was not processed.
You need to ftp into the background to modify /inc/config.asp
Delete the carriage return and add quotation marks.