Posted on 2010-06-24 21:43
幻海蓝梦 阅读(223)
评论(0) 编辑 收藏 所属分类:
JS
Error convertoring HTML to XHTML: System.ArgumentException: Cannot have ']]>' inside an XML CDATA block.
at System.Xml.XmlTextWriter.WriteCData(String text)
at System.Xml.XmlWriter.WriteNode(XmlReader reader, Boolean defattr)
at FreeTextBoxControls.Support.Formatter.HtmlToXhtml(String input)