Results 1 to 3 of 3

Thread: How to print Chinese character in ASP page

  1. #1
    Join Date
    Feb 2009
    Posts
    55

    How to print Chinese character in ASP page

    hello

    I have a utf-8 unicode E999A2, which is a Chinese character. I want to print this character in the ASP page. But I am totally unaware about this. Does anybody know how can I print out this chinese character in a ASP page ?
    any ideas....kindly suggest

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: How to print Chinese character in ASP page

    Did you tried to cut 'n' paste this text from notepad?

    If yes then when you select the Save As menu item, does it show the file encoded as UTF-8?

    These characters:-  are a UTF-8 Preamble. Actually, you should'nt be
    able to see them in notepad. If you are, then Delete them.
    Use Save As and ensure the encoding is UTF-8...

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: How to print Chinese character in ASP page

    You can also use "Response.Write(chr(&H41))" in my ASP VB script to print out "A" on the page. But couldn't figure out how to do the same thing to chinese characters which is utf-8 based unicode.

Similar Threads

  1. Replies: 5
    Last Post: 14-05-2011, 11:03 PM
  2. Unable to display Chinese character folder in Window 7
    By Elizabeth%allen in forum Operating Systems
    Replies: 4
    Last Post: 23-01-2011, 07:05 PM
  3. How to redirect page to print page in Google Chrome?
    By Sahira in forum Technology & Internet
    Replies: 5
    Last Post: 08-03-2010, 11:34 AM
  4. Replies: 3
    Last Post: 05-12-2009, 01:02 PM
  5. How to print html page with the print dialogue
    By Gefry in forum Software Development
    Replies: 3
    Last Post: 27-07-2009, 11:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,408,308.25777 seconds with 17 queries