Asked by:
Anybody know how to embed a Telugu(an indian language) font in ASP.NET web application

Question
-
User2069745655 posted
hi all,
Anybody know how to embed a Telugu(an indian language) font in ASP.NET web application.I am new to this localization/globalization concept.I am woking on News portal(dynamically changing) in which user should be provided the facilty of reading news either in English or Telugu.Can we insert telugu(an indian language) text into SQL server database??With a dropdown selection of the above two languages can I change the whole website(app)
I am using Visual Studio 2005(ASP.NET (VB)).Any suggestions are Most Welcome..
Thursday, April 27, 2006 1:48 AM
All replies
-
User-1422796318 posted
Hi,
Please reference the "Simple Example" in the link: http://www.asp.net/QuickStart/aspnet/doc/localization/localization.aspx#simpleexample
Friday, April 28, 2006 3:32 AM -
User-1704606201 posted
Hi,
I am doing the same task ,which u have written.Do u get the answer,if yes plz tell me how to do...
Monday, February 4, 2008 7:22 AM -
User-1490791385 posted
hi..bharathreddy.. I to need the same task.....do u have any solution...please reply me...
thank u
in advance...
Monday, March 17, 2008 2:07 AM -
User-1206211797 posted
Read this article that covers how to insert regional languages into the SQL Server database and retrieve and show them on the page.
Thanks
Wednesday, June 22, 2011 8:48 AM -
User1210444379 posted
If you mean that how i can show the font :-
you can use unicode to show the text in telgu but remember Safari and opera in some case not render them clearly they show them as italice font.
so if you have a special font in telgu you can deploy them in project. using CSS3 you can force browser to temprary install the font on client system.
see this
Wednesday, June 22, 2011 8:54 AM