Question

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

Was it helpful?

Solution

WebUtility.HtmlDecode([String])
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top