Can we type Indian Language in Ajax Editor?http://forums.asp.net/t/1678438.aspx/1?Can+we+type+Indian+Language+in+Ajax+Editor+Fri, 06 May 2011 03:21:52 -040016784384407715http://forums.asp.net/p/1678438/4407715.aspx/1?Can+we+type+Indian+Language+in+Ajax+Editor+Can we type Indian Language in Ajax Editor? <p>Hi,</p> <p>I want to add editor&nbsp; control in my aspx page to type 'malayalam'(Indian language) <br> like the below link. Is it possible to use Ajax edotor for typing malayalam or any editor can us instead.</p> <p><br> <a href="http://www.google.com/transliterate/">http://www.google.com/transliterate/</a></p> 2011-05-05T07:43:42-04:004408915http://forums.asp.net/p/1678438/4408915.aspx/1?Re+Can+we+type+Indian+Language+in+Ajax+Editor+Re: Can we type Indian Language in Ajax Editor? <p>Hi, </p> <p>You may specify the culture for the application in web.config. In globalization section.&nbsp;</p> <p>For instance:<br> &nbsp;&nbsp;&nbsp; &lt;globalization culture=&quot;en-us&quot;/&gt;</p> <p>&nbsp;</p> <p>And you can refer to following documentations for more information: </p> <p>http://msdn2.microsoft.com/en-us/library/c6zyy3s9.aspx<br> http://msdn2.microsoft.com/en-us/library/hy4kkhe0(VS.71).asp</p> 2011-05-06T03:21:52-04:00