Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: LCID with ASP


Message #1 by "Paul Dees" <pauldees@e...> on Tue, 1 Oct 2002 11:17:18
I have set up an Ms Access 2000 database which has a field data is in 
different language (Thai). The ASP code for this database is working fine on 
my local pc.

On the server I am not be able to see the Thai characters instead it shows 
only (??????????? ????????) question marks for the specific field only. Other 
fields are fine which are in English.

I also change the html meta tag in the ASP code charset=windows-874 (for 
Thai) but not a good response.

Please help me what to do to see the local characters. Is that something to 
do with LCID? if so please advise me how to put the code. 

Thanks 
Paul 

  Return to Index