pro_vb thread: Re: Parsing html entity (character code) as text
I need to parse a string that has text with has the html entities inside it, but with no tags: "this is a Ñsample" I need to parse it and have the decode result: "this is a Ńsample" any clue?, nor need to have all the solution only the begin
|





