Hi
I have add following code to every page but the result is same. all chinese content display OK. Only the page title is incorrect !
page.PageLanguage="zh-tw"
page.PageCharset="BIG5"
2. I release this project in the office,the server is chinese window,all display content is correct.
I release this project to remote host(vps), the server is english window, all display content is correct,
Only the page title is incorrectly !
P.S following code is from vps