December 16, 200520 yr I'm trying to pull some values from a FileMaker database using XSLT and retain the field formatting. I want all of the html tags to show up and format when the page is rendered in the browser. The problem is that the tags just show up on the page (they don't format anything.) I tried fmxslt:url_decode(), but this didn't help. Does anyone know of a way to have html tags that are saved in a database field actually apply the formatting when the page is loaded on the web?
Create an account or sign in to comment