This topic has not yet been rated - Rate this topic

Internet URL Parsing Globals 

The Internet Server API, an extended open API set, provides you with the ability to create add-ons for, and run Internet server applications on, your Microsoft Internet Information Services. When a client sends a query to the Internet server, you can use one of the URL parsing globals to extract information about the client.

Internet URL Parsing Globals

AfxParseURL

Parses a URL string and returns the type of service and its components.

AfxParseURLEx

Parses a URL string and returns the type of service and its components, as well as providing the user name and password.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.