473,769 Members | 7,097 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Displaying Chinese chars with ASP.NET 2.0

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-c...mputerLab.aspx
http://www.sekolahmondial.com/lang-c...cienceLab.aspx

and here're some samples that renders incorrectly:
http://www.sekolahmondial.com/lang-c...bjectives.aspx
http://www.sekolahmondial.com/lang-c...preschool.aspx
http://www.sekolahmondial.com/lang-c...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
Oct 4 '06 #1
0 1286

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2032
by: Derrick | last post by:
Is it possible? I installed all the language scripts on my XP box, can see russian chars in unicode xml file, but not chinese chars. See the same thing in tree view as when i look at xml file in notepad. Thanks in advance!! Derrick
0
1460
by: Coco | last post by:
Hi! I have been searching for solution for the problem i am facing in displaying chinese character in my aspx page initially when i created the aspx page with some chinese chaarcter, it worked perfectly, but i am having problem when setting the label of my page to some chinese character during run-time which i do it from the code behind i realize the chinese will displayed correctly if i opened
1
2766
by: m.tang | last post by:
Hi, I'm developing a stand alone program using VB accessing Ms Access database. I use NJStar to key in Chinese characters into the system. But I found that certain characters are not able to write into the db as it hits "Syntax error in string query expression - "Qs|" when I use sql statement - insert... Qs| is the chinese chars. I have done a few testing and found out that the "|" is not invalid in sql statement and also a few chars...
12
3227
by: Steven Nagy | last post by:
Hi all, I have to do a website in chinese! Basically I just need to know how to output chinese characters. I am assuming its very easy, but have never done it before. I can however do simple things like changing the formats of currency and calendars and so on. I am guessing the answer is quite simple given; I assume Unicode would support all the chinese characters right? Ideally I'd like them to be able to enter their own content...
1
6949
by: Jeff | last post by:
A client showed me this one. In a totals query that counts items and links to a parent record, what should be the output from a memo field shows up as Chinese characters - I kid not. He has a parent record that contains some base info, date etc and a Memo field for notes. In a related table are details of items. He wanted to count the items for a particular header record so linked the two tables on the id and in the query grouped on...
1
1827
by: tomtiv | last post by:
Hi All, I am having a probem with asp, xml, com while using chinese chars. The chinese letters come out of com fine and they are also fine when i use asp to write to a text file. When i load the chinese chars into an xml dom they become invalid Chinese chars show as this ',,模板. but when i doa xsl translation then some of the chinese chars are displayed and some are shown as garbage chars.
0
3232
by: enrico.leuzzi | last post by:
Hi, sorry for the newbie question but I'm not able to store chinese characters into a column in a table.... how should the db setted and the table created to be able to store different chars like chinese, french, italian and english ? thanks in advance,
0
1257
by: Andy Lim | last post by:
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.
0
984
by: Andy Lim | last post by:
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.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
10214
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9996
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5304
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3963
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.