VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



HTML Code Parser

by Chetan Sarva (5 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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
Code Returns
Nothing.
Side Effects
None.
API Declarations
*Fixed as of 8/24/99*

Rate HTML Code Parser

Upload

Download this snippet    Add to My Saved Code

HTML Code Parser Comments

No comments have been posted about HTML Code Parser. Why not be the first to post a comment about HTML Code Parser.

Post your comment

Subject:
Message:
0/1000 characters