How to have sign " in string?
I read from DB and my String object is "RomanIvanovAngelov""" ,he has signs ".I must create table with DB result ,but sign " in my string crash all in HTML.How I can replace the signs " in my string with " for HTML representing of sign ".How I can do that?