Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Display Shift-JIS through ASP

Display Shift-JIS through ASP

From: Alex <The_Halcyon202_at_hotmail.com>
Date: 17 Feb 2003 17:10:31 -0800
Message-ID: <ef7de471.0302171710.3e713ddb@posting.google.com>


Hello,

I'm facing with a character set problem for displaying ASP page with Japanese Character.
I'm using IIS 4.0 (US) on Windows NT 4 SP5 and I want to retrieve Japanese data from Oracle (Shift-JIS).
I really don't understand why I cannot display Japanese Character ... I'm going insane with this problem ...
I tried the code page solution (952), meta-tag (shift_jis), saved my asp page in Shift_JIS (trough a japanese editor) ... I can display static japanese character but when I retreive data from the database, Only garbage character ('???????') are displayed !!! Is there something wrong with ADO ? OLEDB driver ? IIS configuration ? NT Server ?the text editor ?? ...

If someone has an idea (even a little), please let me know... :'(

Alex. Received on Mon Feb 17 2003 - 19:10:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US