not getting text in hindi
-
hello frnds.. i am using asp.net and c# code behind.i want to use a hindi text file,when a user click the button the data comes up in hindi but when i attach a hindi text file in project it automatically converts in some other language??? how can i solve this problem??? its urgent... tell me in detail plz.. Rahul Sharma
-
hello frnds.. i am using asp.net and c# code behind.i want to use a hindi text file,when a user click the button the data comes up in hindi but when i attach a hindi text file in project it automatically converts in some other language??? how can i solve this problem??? its urgent... tell me in detail plz.. Rahul Sharma
merahul wrote:
its urgent...
The client is asking for delivery or is your homework late?
only two letters away from being an asset
-
hello frnds.. i am using asp.net and c# code behind.i want to use a hindi text file,when a user click the button the data comes up in hindi but when i attach a hindi text file in project it automatically converts in some other language??? how can i solve this problem??? its urgent... tell me in detail plz.. Rahul Sharma
merahul wrote:
data comes up in hindi but when i attach a hindi text file in project it automatically converts in some other language???
Hindi text font must be installed on client computer. Otherwise it will display some non-readable text. Try saving the image of HindiText and display that on webpage. It will never create problem.
-
merahul wrote:
data comes up in hindi but when i attach a hindi text file in project it automatically converts in some other language???
Hindi text font must be installed on client computer. Otherwise it will display some non-readable text. Try saving the image of HindiText and display that on webpage. It will never create problem.
-
To display the text correctly, hindi font must be installed on client PC, what is not possible. Take a screen shot of your text and display image in page. Its simple, i think