Hi everybody,
I' retrieving a database where in one field contains html. When I pull the content of the field via the selecteditem.get("myField") function, the html is converted to plain text like:
Is there a simple trick to avoid this?
Thanks in advance,
Klaus
I' retrieving a database where in one field contains html. When I pull the content of the field via the selecteditem.get("myField") function, the html is converted to plain text like:
"<span style="color:blue;">testcontent%lt;/span>".
Thanks in advance,
Klaus