I would like to create a service which navigates to an external URL and then monitors the contents of the site. The URL that i need to access requires my username and password before i can proceed to do anything else (a box usually pops and i have to enter my details).

What namespace would i need to accomplish this?

Thanks