Click to See Complete Forum and Search --> : html2xml and vice-versa


therockyu
October 14th, 2002, 03:54 AM
Dear All,
Any ideas of how convert html to xml and vice-versa using dotnet framework? Any samples in the form components, web services or libs?

Somebody says using Opensource - [HTML-Tidy] to convert html to xml. But I thought this software is used to clean up not well formed html page. How to use it to do HTML-XML conversion?


Thank you very much.

Best Regards,
The Rockyu

Waldo2k2
October 16th, 2002, 08:32 PM
www.w3schools.com
look into xsl, but i'm not sure how you would use the .net framework to execute it....i don't think it would be necessary

as far as html to xml i don't know.