The specified
Code The page feature is invalid.
CodePage attribute: indicates the webpage code page.
If the webpage script is different from the default code page of the web server, you must specify the code page:
The Code is as follows:
CodePage =
ASP also provides commands that support cultural habits in different regions, such as currency, time, and date formats. Like the String Conversion command, if your script does not use the default field of the Web server, use the field command. ASP
The specified code page attribute is not valid.
CodePage property: Is the code page that indicates the page
If you make a Web page script that is different from the default code page on the Web service side, you must indicate the code page:
The code
The specified code page attribute is not valid.CodePage property: Is the code page that indicates the pageIf you make a Web page script that is different from the default code page on the Web service side, you must indicate the code page:
Copy
If you want to set the page encoding for the entire project, you can add a globalization property to the Web.config file, and then set its fileencoding, requestencoding, and responseencoding attributes:
Fileencoding= "Utf-8"
1. ASCII
ASCII (American Standard Code for information interchange, US Information Interchange Standard)CodeIs a computer coding system based on Latin letters. It is mainly used to display modern English and other Western European languages. It is
Generally divided into and two kinds. Language= "VBScript" and "language=" JavaScript, stating that the programming scripts currently used by ASP are VBScript and JavaScript respectively. It is generally stated in the first line of the procedure.
ChcpDisplays the number of the active console code page, or changes the console ' s active console code page. Used without parameters, CHCP displays the number of the active console code page.Syntaxchcp [nnn]ParametersNnn:specifies the code page.
The coding aspect has always been not very high, so it is not known about Unicode and UTF-8.
Recently accidentally turned to a UTF-8 article, feel the explanation of the very complex, so just thought to write a simple and understandable.
Let's
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.