vb.net - Convert HTML in a database to XHTML using ASP.NET -
I have a large amount of non-compatible HTML stored in database tables, which I need to authenticate.
I thought of dragging it into an inline editor like X-Standard which would make a conversion, but is it an easy way to do this via VB.NET?
I see.
From:
Clean, HTML, XHTML and XML reads files and writes Markup for clean HTML versions, it detects and improves many common coding errors And attempts to produce a visually equivalent markup, which is consistent with both W3C and works on most browsers. One common use of general is to convert SELT to XHtml.
Comments
Post a Comment