ASP with Unicode records -
Has anyone displayed unicode records from sql server on web browser thru asp. my static strings are getting displayed fine but data from sql server shows junk like this....."???" any page directive needed in asp declartions? i am using utf-8 as meta content type

Software/Hardware used:
ASKED: September 26, 2005  7:59 AM
UPDATED: September 26, 2005  10:15 PM

Answer Wiki:
havent done much programming but is there an option to enable double char or unicode for strings? As to me it looks like that the string is been returned as a single character block and its in the upper or lower (the very low) ranges for 0-->FF This is my $2.50 piece
Last Wiki Answer Submitted:  September 26, 2005  9:07 am  by  Nephi1   0 pts.
All Answer Wiki Contributors:  Nephi1   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Maybe the font you assigned doesn’t support unicode.
Hope this helps.

 0 pts.