VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HTML Code Parser

Chetan Sarva  (5 Submissions)   Internet/HTML   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This function parses through HTML code and returns an array filled with the tags and their values.

Inputs
urlText: The HTML code you want to parse. baseURL: The base URL associated with the code you are parsing. This is used for forming absolute URLs from links found in the code. (ie. the base url for

Returns
Nothing.

Side Effects
None.

API Declarations
*Fixed as of 8/24/99*

Rate HTML Code Parser (2(2 Vote))
HTML Code Parser.bas

HTML Code Parser Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters