1

I have an odd problem in IE with special chars passed to my webservice in C#. In other browsers it works but on IE I have problems with passing special chars to my webservice.

I have an input field where users can search for projects. These projects can contain é/è/à... In javascript everything is fine but when I debug in C# my é is returned as li� instead of liè...

In other browsers all works fine it is only an IE problem. What could be the problem?

4

0 回答 0