开发者

Windows web server 2008, setting character encoding

开发者 https://www.devze.com 2022-12-22 11:51 出处:网络
How do you set the character encodi开发者_Go百科ng being used by the web server? Thanks, R.We found out what was causing the problem.The style sheet had become corrupted with some eroneous characters

How do you set the character encodi开发者_Go百科ng being used by the web server?

Thanks, R.


We found out what was causing the problem. The style sheet had become corrupted with some eroneous characters being written to the front of the file. The server was misinterpreting them causing it to change the encoding type that it was using. Deleted these chars and it worked great.

0

精彩评论

暂无评论...
验证码 换一张
取 消