home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / A_DOM-Comp191146792005.psc / @PSC_ReadMe_61616_1.txt
Text File  |  2005-07-09  |  917b  |  7 lines

  1. Title: A DOM-Compliant and fast HTML/XML-Parser written from scratch.
  2. Description: This is a pretty fast HTTP/XML-parser written purely in Visual Basic from scratch. I've tried my best to make it compliant with the DOM-standard, though it currently only support DOM Level 1. The ZIP-file also include a DOM Inspector that both browse and edit a parsed document, plus a very simple and unfinished illustration of how this parser might be utilized to make a own web-browser control - without the use of IE or other browsers.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=61616&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.