|
-
Aug 7th, 2006, 12:52 AM
#1
Thread Starter
Addicted Member
how to make textbox read another language..?
I everyone, I really need help in this one...
I have a text file which contains 2 words each sentence,
and I have a form with 2 text box and button ,
when I push the button it loads the 2 words into the text boxes , one word each.
but the problem is I have one word in english and other word in hebrew , it doesn't read the hebrew word only the english one ,although I used the sentence in my code of encoding:
Private FileEncoding As Encoding = Encoding.UTF7
and although used these codes:
ASCII, UTF8, UTF32, Unicode
please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|