开发者

please help me to show Hindi fonts on my asp.net web application

开发者 https://www.devze.com 2022-12-16 00:11 出处:网络
please tell me how can i show matter in Hindi Language on my asp.net page. and the main thing is that my text should be visible even if the Hindi font is not installed at client 开发者_如何学Goside. f

please tell me how can i show matter in Hindi Language on my asp.net page. and the main thing is that my text should be visible even if the Hindi font is not installed at client 开发者_如何学Goside. for that i researched on Google and find out that unicode can do it.. but i dont know how to work with it.


The browser can only display fonts that are installed on the users PC, and you can use the CSS font-face property to specify the font(s) that should be used.


yes we can do it using nvarchar datatype to store data and then show it directly on page reference:

http://dotnetacademy.blogspot.com/2010/01/show-data-in-hindi-without-installing.html
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号