Hi, All
I have a question about the encode html text stored in database table. Some encoded html text (with html tags) was inserted into our database table text column from the external source. When I load the text into datawindow, how can I decode the html text (get rid of all the html tags) but still keep all the line breaks?
Thanks,
Don