Muhammad younas

Muhammad younas

  • NA
  • 169
  • 319.4k

display unicode character

Oct 4 2012 7:48 AM
i m using bullets in my string in a page of asp.net
i used code
string value="\u2736" + " Essentials of IT";

it gives bullets i want in my local host. but when i upload site on server required bullet is not displaying.
do i need some addition in config file or i have to add some library file in my page?
anyone can help me?


Answers (4)