Get HTML source from protected pages

Suriv

Active member
Joined
Jul 16, 2007
Messages
33
Programming Experience
1-3
I need to get the HTML source from a page which you can access only by logging in via another page.
The page uses cookies to determine if a user is logged in or not. I've read something about .WebRequest (or smth).

Is this possible?
 
Back
Top