PLS come in当你浏览一个page 的时候
如果你输入的语言 跟 page 的 encoding 不是相同的时候, 比如 你的page encoding 是 iso-xxxx- 你的输入是 GBK or GB2312
浏览器 就会自动 把你的 chinese 转成 unicode 然后提交给 服务器
跟是不是 ASP 没有任何关系
哎,
i am a web developer,developing asp.net backend , i am not a frontend user.
i know chinese char can be converted to unicode. i am a seeking for a way that convert any char to unicode, which actually be done auto. i need a 1-line command. any one know asp.net well can help me with this?
i know chinese char can be converted to unicode. i am a seeking for a way that convert any char to unicode, which actually be done auto. i need a 1-line command. any one know asp.net well can help me with this?