-
9 Apr 2010 10:26 AM #1
Textfield interpreting text as HTML
Textfield interpreting text as HTML
I am populating a textfield inside of a grid via XHR to a mysql database. The data being displayed in the textfield contains < > characters; the textfield seems to be interpreting these as HTML tags? How do I disable this?


Reply With Quote