Hello, there?
I'm using a hosting company to develop web application for my client.
From Eterprise Manager, SQL Query Analyzer, I could see the data showing in Korean fine.
I encode from the asp page using
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
However, the message from pulling out the data from SQL table shows ???? (it broken).
Any ideas how to solve this issue? If you have any multiple language exprience, please let me know.
Thank you,
John.
I'm using a hosting company to develop web application for my client.
From Eterprise Manager, SQL Query Analyzer, I could see the data showing in Korean fine.
I encode from the asp page using
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
However, the message from pulling out the data from SQL table shows ???? (it broken).
Any ideas how to solve this issue? If you have any multiple language exprience, please let me know.
Thank you,
John.