Internet URL Parsing Globals

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

Concepts

MFC Macros and Globals