Just say I am to make a news portal in a local language for example in language Hindi
. How do I prepare the content to be displayed on the website? I guess I have the following ways:
1) Type the data using a Hindi
keyboard.
2) Add a new language in the control panel and use the regular keyboard and type in you content.
Am I right? I guess I need to set the font as Unicode
? So why is there a hindi
(devanagiri) font in the fonts folder (it can be seen when you drop the fonts list down on MS Word.).
Also if my ASP.NET web app requires end users to type in hindi? What do I do?