|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Displaying Hebrew Characters in a message box....
hey guys, this is a question from a good friend. He asked me but i have no idea but i said i knew some guys who would
![]() "However, values in the ANSI character set above 127 are determined by the code page specific to your operating system." In VB I want to display Hebrew characters in a message box derived from a text box. I'm selecting a letter and then using the msgbox function. All I get is a "?" instead of the character. Hebrew characters are represented in the higher ascii range. How can I display the actual character on the screen in the msgbox funcion? I'm sure this is to do with the "code page" for the operating system but I don't know how to change this. If anyone can help it would be really appreciated. thanks RF Last edited by RadioactiveFrog : August 23rd, 2005 at 05:38 PM. |
|
#2
|
|||
|
|||
|
If you search the documentation for something like LCID I think you can change the code page for your code only.
Otherwise you can change the locale setting for the whole computer. I think -- I only do English coding ![]()
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
||||
|
||||
|
Quote:
Thanks very much Doug, i will pass it on. RF
__________________
|
|
#4
|
||||
|
||||
|
thanks for your help but apparently he has to do it with vb.net !!
just thought i would let you know the outcome!! RF |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Displaying Hebreq Characters in a message box.... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|