Posted By:
phani_kumar
Posted On:
Monday, July 9, 2007 07:12 AM
I am trying to use ajax to submit a UTF-8 encoded string so I can support accented characters. However, as soon as ajax gets a hold of the string, it converts the special characters into ? marks. Anyone know how I can get ajax to support UTF-8?