Click to See Complete Forum and Search --> : How to convert to Japanese character in C#


IreneLew
May 26th, 2009, 09:34 PM
Hi, All,
Does anyone know how to convert "ドレス" in html to "ドレス" which is the valid Japanese character in C#?
The valid Japanese character can show after remove the all the "amp;" from "ドレス" in html.
Kindly provide method how to remove the "amp;" from html.

Thank you.