VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by Jameson Schriber (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (20 Votes)

*** 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
Code Returns
Fires events based on the HTML

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

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

Download HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos (9 KB)

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

No comments have been posted about HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos. Why not be the first to post a comment about HTML Parser throw away WebBrowser control manipulate HTML with ease, incl. demos.

Post your comment

Subject:
Message:
0/1000 characters