I am writing an app that grabs Web pages and the Tear example from Microsoft is a good start. What I can't figure out is how to have my app login to a site that requires a user name and password.

And, is there an explanation anywhere on how to use the HTTP request types for CHttpConnection::OpenRequest??