asp.net - Special characters turns into � symbol on Internet Explorer -


in asp.net project have encoding problem. pages runs correctly except 1. when try querystring parameters special characters turns � symbol.

i did described in here url encode behaving differently in firefox , internet explorer , here http://blog.salientdigital.com/2009/06/06/special-characters-showing-up-as-a-question-mark-inside-of-a-black-diamond/ dont work.

why 1 page run incorrectly when others run without problem? browser except ie run perfectly, , weird thing ie throws error in 1 aspx page.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -