Tag:(decoding)
-
Xmlhttp garbled code relatively complete solution (utf8, GB2312 encoding and decoding)
There are two reasons for the form garbled code when using xmlhttp # post # form – Chinese garbled code when using post form data; The server response is garbled due to incorrect encoding of xmlhttp. In other words, this paper mainly solves two problems – how to correctly post Chinese content and how to […]