Hi
I can loginto a site like http://www.abc.com/profile/ with WebRequest.Create and network credentials and capture html code.
But i cannot loginto for http://www.abc.com/some.php?id=123&name=abc with WebRequest.Create and network credentials to capture html code.
How can I do it. My problem is with query string .. ?id=123&name=abc