Home Page   |   Products   |   Customer Service   |   About Us   |   Contact Us   |   Search
 
Home > Source Code > HTML To XML Converter
 

HTML To XML Converter


Download source code ( Beta )

As you all know, HTML is not a solid protocol, you can find different kinds of HTML mistakes
but browsers do not seem to mind. For example you can easily find things like this:

<TABLE><TD>Text...</TD></TABLE>



Those mistakes make the development of web crawlers very hard to do.

XML is an unambiguous protocol, there is only one way to write XML.

So, I wrote an 'HTML to XML' converter which takes an HTML file and converts it to XML.

This component is currently for non-commercial use only.

If you find any bugs, I'd appreciate if you sent me an email describing the problem.

The email for bugs is: info@noviway.com

The email for any questions is: support@noviway.com


The zip file contains a demo project. The demo will show you how to get news headlines
from CNN and Yahoo.

Warning! - the free version cannot be run as a server application because
it displays a message box warning.

 
Share with others:   
 
  Webmaster: Eran Aharonovich © All rights reserved to Eran Aharonovich 2007