How to convert HTML to XHTML from .Net code

G

Guest

Hi,

I am getting a HTML string from database.
I need to convert this string to XHTML string, and assign it as a text to a
XML node.
My application is a .NET windows service, which will get scheduled every
night.
What approach should I follow for conversion of text from HTML to XHTML?
Is there any kind of API for this conversion which can be called from the
code?

Thanks,
abn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top