I changed the form on this page for an editor to be able to format the text. (http://snf.mellombels.no/Default.aspx?ID=11) But when I get the data back into the XSLT, all the html is canged to transformed characters. I even tried to output <xsl:value-of select="/" /> but all the html was still changed. Is there a way to get the html out as html from the database into xslt?