javascript - MS EDGE displaying special character and spaces with �������� -


ie edge character display issue

need !! facing character issue while displaying character data in ms edge browser. page encoded iso-8859-1 shown below

<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1" /> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> 

in ms edge page display data example �� ð��4vn ,as shown in below image snippet

ms_edge_display_issue

same data works in ie

internet explorer showing same data i.e. ð4vn

ie11

please me on issue

thank you,

ap


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -