VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CUri A URL parser class

Jon Davis  (4 Submissions)   String Manipulation   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This is a URL parser class that accepts a URL (such as "https://www.blah.com/") and parses out:

- the protocol

- the hostname

- the username

- the password

- the port

- the resource

- the querystring


Enjoy!

Rate CUri A URL parser class (7(7 Vote))

Download CUri A URL parser class

CUri A URL parser class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters