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?
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?