When posting back the html to my SQL table FTB adds "extra" characters (linebreaks and tabs). This ONLY occurs when the first character is "<". If I enter "test<p>hi</p>" no extra but "<p>hi</p>" will store a linebreak and tabs in my table field. Any help would be greatly appreciated.
Thanks!