how to disable html formating in text labels?
hello !
I have a text fields and i want to display there a record of my database.
the problem is that my sql record is not plain text,but has html formating.
So when i display the data to the text field, it changes the appearance of my web page!!
i have to find a way to display that html text as plain text and not as html code!
can anybody help me please?
thanks!!