how to diaplay chinese character in aspx page

G

Guest

I am using win 2000 and vstudio.net 2002.
When I input chinese character into vb.net (aspx page) using vstudio.net, everything is okay.I can see
the chinese words.
But if i try to view it as a webpage, all chinese character become garbage.

I tried change the web.config settings .from UTF-8 to GB936..seems no use.

Can anyone help me with this?

Thx a lot!
 
G

Guest

Hi

I cannot find where to set "Response.Charset", only I find is
in web.config,
<globalization requestEncoding="UTF-8" responseEncoding="UTF-8" /
but this one doesn't work
may I know where to set Response.Charset"

Thanks a lot!
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top