.Net and resource file.

N

Nesster13

Hi,

I have an application that utilize a local resource file and have an
external header file that I used through an include statement. In the
header file, it set the charset as "euc-kr". In the application I have
set the code in the global.asax set the application culture as "ko".
and in the local resource file I have set the encoding to be "euc-kr"
also. For some reason, on page load, the application set the language
as unicode utf-8. If I load the header file by itself, it will set the
language as korean euc-kr on page load (this is what I want). Somehow,
the application have set the language to Unicode on page load. Does
any one know how to set the language code to be right on page load?
Thanks in advance.
 
M

Mike Glen

Hi Nesster13,

Although this newsgroup was specifically for matters dealing with Microsoft
Project, it is closing down. Please see FAQ Item: 24. Project Newsgroups.
FAQs, companion products and other useful Project information can be seen at
this web address: http://project.mvps.org/faqs.htm . However, I suggest you
try to find a more appropriate newsgroup that deals with your software
problems.

Mike Glen
Project MVP
 
N

Nesster13

Hi Nesster13,

Although this newsgroup was specifically for matters dealing with Microsoft
Project, it is closing down. Please see FAQ Item: 24. Project Newsgroups.
FAQs, companion products and other useful Project information can be seen at
this web address:http://project.mvps.org/faqs.htm. However, I suggest you
try to find a more appropriate newsgroup that deals with your software
problems.

Mike Glen
Project MVP

I was able to find a solution for this problem. Thanks for your reply.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top