Hello folks I am facing with this problem. When i want to post tags on my website from admin panel i see this : ' or quot,quote. Then i always must go to tags and erase this things. Can somebody explain me what i must to do that not appear anymore? Please need guide step by step,not only short explanation. Sincerely
This should work NSString *strTe=[strippedString stringByReplacingOccurrencesOfString: @' ;" withString: @""];
That coding has to be done in the developer's end. To make changes in the CSS/HTML part, this thread might provide you the details: https://www.w3.org/International/questions/qa-escapes