
August 21st, 2003, 06:46 PM
|
|
Average Intelligence
|
|
Join Date: Apr 2003
Location: Ohio/Chicago
Posts: 678
Time spent in forums: 10 m 22 sec
Reputation Power: 11
|
|
|
Well I have one question but no one's going to know the answer anyways, but if you want it here you go....
I have chinese characters stored in the db
I want to send them through mail in XP_sendmail sp
now, how do i get this to work? I only get ???? in email.
it'll work if i stick the IIRC, the HTML equivalent of a character is simply the unicode value converted to hexadecimal (with an & sign in front and a ; at the end, of course, into the db.
|