This content has been marked as final.
Show 2 replies
-
1. Re: HtmlText issue with special character
moccamaximum Apr 29, 2014 4:57 AM (in response to sivacse24rep)you have to replace only the less than sign with
<leave the less than signs that are part of a html tag be, and you should be fine.
-
2. Re: HtmlText issue with special character
sivacse24rep Apr 29, 2014 5:55 AM (in response to moccamaximum)Yes i know < will work. But the thing is i can't get < (from server) on the string input.
I want to do some replacement localy(client side) on the string my side... how to do that?


