VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos

Jameson Schriber  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Advanced   Wed 3rd February 2021

*** Throw away the incredibly over-used Web Browser Control, make your own ***
This is first control of its kind on VBC. It parses HTML and then fires events on the beginning of tags, tag properties and their values, the ending of tags (the end of the beginning tag) the closing of tags (), and the text in between tags allowing you to do practically everything with HTML. Yeehaw! Extract information with ease (link spider, e-mail harvester), manipulate tags
like never before, create blisteringly fast syntax highlighters
(see the demo), even your own web browser! (see the demo) it uses only the MS RTF box. Please vote and support VBC. Look for a tutorial soon :).

Inputs
HTML code

Assumes
Have fun

Returns
Fires events based on the HTML

Rate HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos (20(20 Vote))

Download HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos

HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters