README.md
December 4, 2022 ยท View on GitHub
Description
This is a URL parser class that accepts a URL (such as "http://www.blah.com/") and parses out:
-
the protocol
-
the hostname
-
the username
-
the password
-
the port
-
the resource
-
the querystring
Enjoy!
More Info
| Submitted On | 2002-06-14 22:20:04 |
| By | Jon Davis |
| Level | Intermediate |
| User Rating | 4.7 (28 globes from 6 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | String Manipulation |
| World | Visual Basic |
| Archive File | CUri_-_A_U946776152002.zip |