How do I parse html character codes for example: "& #36;" (without the space) using Visual Basic .NET?
WebUtility.HtmlDecode([String])