A
Andy Lim
Hi all,
In my recent project, my client uses Chinese Star software to type the
articles in chinese (using MS Word), and I need to display these articles
within ASP.NET pages. And, for this very purpose I also installed a copy of
Chinese Star software in my development machine, so I can correctly renders
the doc correctly.
Ussually I just copy the text from the original DOC file they supplied, and
paste it onto a blank ASP.NET page.
But the prob is, in my production server (i.e: my hosting) there're pages
where the chinese chars renders correctly while another pages not renders
correctly, though I used the same CSS and culture and font/char set. The
same pages displayed correctly in my development machine (which I installed
a copy of Chinese Star S/W).
Here're some samples that renders correctly:
http://www.sekolahmondial.com/lang-cn/Chairman.aspx
http://www.sekolahmondial.com/lang-cn/Consultant.aspx
http://www.sekolahmondial.com/lang-cn/fac-computerLab.aspx
http://www.sekolahmondial.com/lang-cn/fac-scienceLab.aspx
and here're some samples that renders incorrectly:
http://www.sekolahmondial.com/lang-cn/Phylosophy-objectives.aspx
http://www.sekolahmondial.com/lang-cn/Academic-preschool.aspx
http://www.sekolahmondial.com/lang-cn/Act-christmas.aspx
What might cause this prob? How to solve this prob? I've been working around
this prob without real solution yet. Please help.
Thanks,
Andy
In my recent project, my client uses Chinese Star software to type the
articles in chinese (using MS Word), and I need to display these articles
within ASP.NET pages. And, for this very purpose I also installed a copy of
Chinese Star software in my development machine, so I can correctly renders
the doc correctly.
Ussually I just copy the text from the original DOC file they supplied, and
paste it onto a blank ASP.NET page.
But the prob is, in my production server (i.e: my hosting) there're pages
where the chinese chars renders correctly while another pages not renders
correctly, though I used the same CSS and culture and font/char set. The
same pages displayed correctly in my development machine (which I installed
a copy of Chinese Star S/W).
Here're some samples that renders correctly:
http://www.sekolahmondial.com/lang-cn/Chairman.aspx
http://www.sekolahmondial.com/lang-cn/Consultant.aspx
http://www.sekolahmondial.com/lang-cn/fac-computerLab.aspx
http://www.sekolahmondial.com/lang-cn/fac-scienceLab.aspx
and here're some samples that renders incorrectly:
http://www.sekolahmondial.com/lang-cn/Phylosophy-objectives.aspx
http://www.sekolahmondial.com/lang-cn/Academic-preschool.aspx
http://www.sekolahmondial.com/lang-cn/Act-christmas.aspx
What might cause this prob? How to solve this prob? I've been working around
this prob without real solution yet. Please help.
Thanks,
Andy