Page 1 of 1
Language problem
Posted: Wed Jan 28, 2009 9:56 am
by hugo84
Hi i have a problem i did a program that retrieves record from a thai database to show out in my program. However the info i retrieved is supposed to be in Thai language but it displays in my screen as ????, How could i solve this language display issue? what is the problem? Please help this is an urgent issue. thank you very much
Re: Language problem
Posted: Wed Jan 28, 2009 10:47 am
by aditya2071990
This has got something to do with encoding... install thai characters on your computer, and then try to view the data in your browser
Re: Language problem
Posted: Wed Jan 28, 2009 6:24 pm
by hugo84
Ok so i do not have to code a language pack? in my program?
Re: Language problem
Posted: Thu Jan 29, 2009 11:37 pm
by aditya2071990
Not in your program, but in your browser or operating system... you need a language pack that understands thai characters, and renders them correctly on the screen.
Re: Language problem
Posted: Thu Jan 29, 2009 11:53 pm
by jothirajan
The problem is your local machine does not support the thai language...
Install the thai language in your control panel...
control panel >> fonts (folder) >> check whether the thai language is there?....
else install. and check it out...
Thanks
JOE