VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A DOM-Compliant and fast HTML/XML-Parser written from scratch.

Kristian S. Stangeland  (8 Submissions)   Internet/HTML   Advanced   Wed 3rd February 2021

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.

Side Effects
The parser does not yet support namespaces, I'm afraid.

API Declarations
Alot.

Rate A DOM-Compliant and fast HTML/XML-Parser written from scratch. (11(11 Vote))

Download A DOM-Compliant and fast HTML/XML-Parser written from scratch.

A DOM-Compliant and fast HTML/XML-Parser written from scratch. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters