HTML tags in a form text field.......
903871Dec 13 2011 — edited Jan 30 2012Hi all,
I have created a form on a table. Now one of the fields in the form is a display only field and its datatype is varchar2. The data in the database column of the field contains html tags which is getting displayed as it is without being parsed. It is not possible for me to edit the data in the table itself since there are thousands of data. So I need a way to display the data with the html tags parsed and not displayed as it is. Please any help would be grealy appreciated.
Thanks in advance.....