I have made an aspx page that allows me to select an html file from the server and load it into ftb. When I save and then try to view my page it does not render the xml. When I view source, the doctype, html and body tag are no longer there and quotes have been removed from meta tags. Does anyone know how to preserve these tags?
Thanks!