Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
iam going to create a telugu language website .one of my customer told me that he know (telugu apple key board layout.) how can i write code for that particular web application
Posted

If you mean how to manage i.e store Telgu characters, then you need to use datatype that support unicode like NVARCHAR in SQL server.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900